Field

Ticket #79 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

No history entry for scripts?

Reported by: cassiel Assigned to: marc
Priority: minor Milestone:
Component: core Version:
Keywords: Cc:

Description (Last modified by marc)

This fails:

print _self.history.python_autoExec_v

with

!!python exception <'NoneType' object has no attribute 'python_autoExec_v'>
 !! on line 1

Change History

08/01/2008 03:03:36 AM changed by cassiel

  • reporter changed from anonymous to cassiel.

08/01/2008 04:44:23 AM changed by marc

  • status changed from new to closed.
  • resolution set to fixed.
  • description changed.

Access property was named history_ for some reason. Fixed, changeset: 133