Edgewall Software

Changes between Initial Version and Version 1 of Ticket #4537


Ignore:
Timestamp:
Jan 14, 2007, 12:55:05 AM (17 years ago)
Author:
Emmanuel Blot
Comment:

Probable duplicate of #3371.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4537

    • Property Keywords pure:dyne removed
    • Property Status newclosed
    • Property Resolutionduplicate
  • Ticket #4537 – Description

    initial v1  
    11Python Traceback
    22
     3{{{
    34Traceback (most recent call last):
    45  File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
     
    3334    self.__dict__[name] = value
    3435RuntimeError: instance.__dict__ not accessible in restricted mode
     36}}}