Ned Deily <n...@acm.org> added the comment:

The applied changesets correct pkgutil's walk_packages for "classic" imports to 
ignore unreadable directories the same way that the interpreter's import does.  
With this fix to pkgutil, pydoc -k also no longer fails in this case.  Applied 
in 2.7 (for 2.7.3), 3.2 (for 3.2.3), and default (for 3.3.0).

----------
resolution:  -> fixed
status: open -> closed

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

Reply via email to