summaryrefslogtreecommitdiff
path: root/docs/source/library/pkgutil.rst
Commit message (Collapse)AuthorAgeFilesLines
* Remove out-of-date documentation.?ric Araujo2012-03-131-333/+0
| | | | | | | | | | | Tarek and I agreed that maintaining doc in two places was wasteful, so I?m going to point people to the packaging docs in Python 3.3. Most of them apply as is to distutils2, except for the module name and a few other things that I?ll fix later (like the logger name or the HTTP user agent string). I will put up a simple page with links on packages.python.org to replace the old doc.
* Add documentation for useful pkgutil functions and classes (#7303).?ric Araujo2010-10-311-46/+172
| | | | | This is a backport from Python 3.2 with some additions (edits to the introduction and structure of the file).
* Move docs to the new layout?ric Araujo2010-08-091-0/+207