1. 777f2e0 Issue #7367: Fix pkgutil.walk_paths to skip directories whose by Ned Deily · 14 years ago
  2. ea088c5 Add missing name in pkgutil.__all__ by Éric Araujo · 14 years ago
  3. 106fc48 Issue 2439: add pkgutils.get_data() as a convenience wrapper for the PEP 302 get_data() API (contributed by Paul Moore) by Nick Coghlan · 17 years ago
  4. f7575d0 Bug #1529871: The speed enhancement patch #921466 broke Python's compliance by Phillip J. Eby · 19 years ago
  5. 95621b2 Whitespace normalization. by Tim Peters · 19 years ago
  6. eb26ea3 Allow the 'onerror' argument to walk_packages() to catch any Exception, not by Phillip J. Eby · 19 years ago
  7. 9134307 Whitespace normalization. by Tim Peters · 19 years ago
  8. 69b9b67 Patch #1525766: correctly pass onerror arg to recursive calls by Georg Brandl · 19 years ago
  9. f992a2b Fix errors found by pychecker by Neal Norwitz · 19 years ago
  10. f4ef116 Need for speed: Patch #921466 : sys.path_importer_cache is now used to cache valid and by Georg Brandl · 19 years ago
  11. 0bbbb00 Add some whitespace to be more consistent. by Neal Norwitz · 19 years ago
  12. 584b0e0 Whilespace normalization (reindint.py). by Tim Peters · 19 years ago
  13. ceb3087 Second phase of refactoring for runpy, pkgutil, pydoc, and setuptools by Phillip J. Eby · 19 years ago
  14. ab1d245 First phase of refactoring for runpy, pkgutil, pydoc, and setuptools by Phillip J. Eby · 19 years ago
  15. 7a70ea4 SF patch #806246: use basestring where possible by Raymond Hettinger · 22 years ago
  16. a4deda0 Last week we discussed adding this module to the standard library. by Guido van Rossum · 23 years ago