tickets: 1601
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1601 | 2006-04-08 13:18:05 | 2014-01-21 12:02:30 | 2022-03-06 03:23:47.064422 | Unreviewed | closed | Core (Other) | Bug | normal | magic-removal | fixed | Exception in saferef.py | I'm getting exception for all Python scripts that use Django. Exception appears in any script having import of Django models. It happens right after script is finished (before returning to OS). Exception occurs in saferef.py file, and caused by '''traceback.print_exc()''' line. Exception details: {{{ Exception exceptions.AttributeError: "'NoneType' object has no attribute 'print_ exc'" in <function remove at 0x01F8E570> ignored }}} My configuration: Python 2.4, Windows XP 64, Django magic-removal rev. 2633 | adrian | rushman@mail.ru | 0 | 0 | 0 | 0 | 0 | 0 |