[Python-Dev] linecache problem
Thomas Heller
theller at python.net
Fri Sep 30 11:49:42 CEST 2005
More information about the Python-Dev mailing list
Fri Sep 30 11:49:42 CEST 2005
- Previous message: [Python-Dev] linecache problem
- Next message: [Python-Dev] linecache problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Oleg Broytmann <phd at oper.phd.pp.ru> writes: > On Fri, Sep 30, 2005 at 09:17:39AM +0200, Thomas Heller wrote: >> On several occasions I have seen tracebacks in my code pointing to PIL's >> __init__.py file. That is strange, because I have installed PIL but it >> is used nowhere. > [skip] >> The bug is present in 2.3, 2.4, and current CVS. > > I have seen such tracebacks in all versions of Python AFAIR. I think it's a severe bug that needs to be fixed. Tracebacks showing the wrong sourcelines leave the impression 'the Python installation is totally broken'. Thomas
- Previous message: [Python-Dev] linecache problem
- Next message: [Python-Dev] linecache problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list