Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e78f12f7c29d0ac48b5fee86b9afb38012a809e5
/
Lib
/
pkgutil.py
777f2e0
Issue #7367: Fix pkgutil.walk_paths to skip directories whose
by Ned Deily
· 14 years ago
ea088c5
Add missing name in pkgutil.__all__
by Éric Araujo
· 14 years ago
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
f7575d0
Bug #1529871: The speed enhancement patch #921466 broke Python's compliance
by Phillip J. Eby
· 19 years ago
95621b2
Whitespace normalization.
by Tim Peters
· 19 years ago
eb26ea3
Allow the 'onerror' argument to walk_packages() to catch any Exception, not
by Phillip J. Eby
· 19 years ago
9134307
Whitespace normalization.
by Tim Peters
· 19 years ago
69b9b67
Patch #1525766: correctly pass onerror arg to recursive calls
by Georg Brandl
· 19 years ago
f992a2b
Fix errors found by pychecker
by Neal Norwitz
· 19 years ago
f4ef116
Need for speed: Patch #921466 : sys.path_importer_cache is now used to cache valid and
by Georg Brandl
· 19 years ago
0bbbb00
Add some whitespace to be more consistent.
by Neal Norwitz
· 19 years ago
584b0e0
Whilespace normalization (reindint.py).
by Tim Peters
· 19 years ago
ceb3087
Second phase of refactoring for runpy, pkgutil, pydoc, and setuptools
by Phillip J. Eby
· 19 years ago
ab1d245
First phase of refactoring for runpy, pkgutil, pydoc, and setuptools
by Phillip J. Eby
· 19 years ago
7a70ea4
SF patch #806246: use basestring where possible
by Raymond Hettinger
· 22 years ago
a4deda0
Last week we discussed adding this module to the standard library.
by Guido van Rossum
· 23 years ago