astronouth7303 added the comment:

Indeed. For the distutils.cmd case, linecache.updatecache() takes
"cmd.py" and tracks that down to /usr/lib/python2.5/cmd.py. This would
also explain the sqlite3.tests.types problem.

The bug seems to be that the inspect module doesn't pass enough context
information to linecache to unambiguously locate the file.

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1728>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to