Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4736


Ignore:
Timestamp:
Feb 14, 2007, 3:53:49 PM (17 years ago)
Author:
Christian Boos
Comment:

See #3371.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4736

    • Property Status newclosed
    • Property Resolutionduplicate
  • Ticket #4736 – Description

    initial v1  
     1{{{
    12Python Traceback
    23Traceback (most recent call last):
     
    3233    self.__dict__[name] = value
    3334RuntimeError: instance.__dict__ not accessible in restricted mode
     35}}}