Brett Cannon <br...@python.org> added the comment:

I think the test is bogus. It would do better to either use str.endswith() or 
splitting off the various parts of __file__ to verify the filename is correct 
as is the directory. Otherwise it shouldn't matter if the directory is relative 
or absolute.

----------
assignee:  -> brett.cannon
stage:  -> needs patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14080>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to