Message2046
see patch 1861974 for fix.
there are also minor printing problems here, since the python outputs the entire path.
$ python demo.py
/home/tristan/tmp/test/__init__.pyc
['/home/tristan/tmp/test']
/home/tristan/tmp/test/down/__init__.pyc
['/home/tristan/tmp/test/down']
File "demo.py", line 9, in ?
test.down.test()
File "/home/tristan/tmp/test/down/__init__.py", line 3, in test
traceback.print_stack()
|
|
Date |
User |
Action |
Args |
2008-02-20 17:18:09 | admin | link | issue1861973 messages |
2008-02-20 17:18:09 | admin | create | |
|