Jean-Paul Calderone <[email protected]> added the comment:

Perhaps even more disconcerting is the disagreement between
inspect.getabsfile(f) and inspect.getabsfile(inspect.getmodule(f)).  The
latter agrees with the warnings system, unlike the former which just
looks at the filename in the .pyc.

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue4845>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to