summaryrefslogtreecommitdiffstats
path: root/Lib/pkgutil.py
Commit message (Expand)AuthorAgeFilesLines
* Add some whitespace to be more consistent.Neal Norwitz2006-04-281-11/+13
* Whilespace normalization (reindint.py).Tim Peters2006-04-181-4/+4
* Second phase of refactoring for runpy, pkgutil, pydoc, and setuptoolsPhillip J. Eby2006-04-181-5/+166
* First phase of refactoring for runpy, pkgutil, pydoc, and setuptoolsPhillip J. Eby2006-04-171-0/+264
* SF patch #806246: use basestring where possibleRaymond Hettinger2003-09-171-1/+1
* Last week we discussed adding this module to the standard library.Guido van Rossum2002-12-231-0/+78