Antoine Pitrou <pit...@free.fr> added the comment:

If you look at the code for os.path.isdir, it uses other globals such as
os.stat, so you might want to reinject them in your class as well...

----------
nosy: +pitrou

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

Reply via email to