Edgewall Software

Changes between Initial Version and Version 1 of Ticket #6315


Ignore:
Timestamp:
Nov 7, 2007, 6:16:04 PM (17 years ago)
Author:
Emmanuel Blot
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6315

    • Property Owner changed from Christopher Lenz to Christian Boos
    • Property Version0.10.3
    • Property Component mod_python frontendversion control
  • Ticket #6315 – Description

    initial v1  
    66
    77'''Python Traceback'''
    8 
     8{{{
    99Traceback (most recent call last):
    1010  File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
     
    3939    self.__dict__[name] = value
    4040RuntimeError: instance.__dict__ not accessible in restricted mode
     41}}}