Brett Cannon added the comment:

It technically doesn't need to be a dependency, but if __file__ goes absolute 
then the point of the function becomes moot and thus shouldn't get documented 
as it is then pointless (and honestly I don't trust any code that tries to 
guess at what the cwd was when a module was imported).

----------

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

Reply via email to