| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing versionadded directive | Berker Peksag | 2016-09-08 | 1 | -0/+1 |
* | Issue #17211: Yield a namedtuple in pkgutil. | Eric Snow | 2016-09-07 | 1 | -2/+6 |
* | Update pkgutil docs to reference appropriate finder and loader object documen... | Senthil Kumaran | 2016-09-05 | 1 | -14/+14 |
* | Issue #25533: Update documentation regarding the frozen modules table | Martin Panter | 2016-05-15 | 1 | -2/+2 |
* | Use deprecated-removed directive, clean up a few markup issues around | Georg Brandl | 2014-03-24 | 1 | -2/+2 |
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-15 | 1 | -0/+2 |
* | Close #20839: pkgutil.find_loader now uses importlib.util.find_spec | Nick Coghlan | 2014-03-04 | 1 | -8/+9 |
* | Issue #15343: Handle importlib.machinery.FileFinder instances in pkgutil.walk... | Nick Coghlan | 2012-07-15 | 1 | -17/+18 |
* | Take the first step in resolving the messy pkgutil vs importlib edge cases by... | Nick Coghlan | 2012-07-15 | 1 | -30/+37 |
* | Minor grammatical tweaks. | Brett Cannon | 2012-07-14 | 1 | -4/+6 |
* | Use the proper term. | Brett Cannon | 2012-07-09 | 1 | -4/+4 |
* | Issue #15288: Clarify that pkgutil.walk_packages() and friends will no | Brett Cannon | 2012-07-09 | 1 | -4/+13 |
* | Closes issue #14982: Document that pkgutil's walk_packages() and | Brett Cannon | 2012-06-15 | 1 | -0/+8 |
* | More source links | Raymond Hettinger | 2011-01-27 | 1 | -0/+4 |
* | Mark up one missed None in pkgutil.rst (#8851) | Éric Araujo | 2010-12-15 | 1 | -2/+2 |
* | #7303: add documentation for useful pkgutil functions and classes. | Georg Brandl | 2010-10-15 | 1 | -28/+154 |
* | Merged revisions 81163 via svnmerge from | Victor Stinner | 2010-05-14 | 1 | -2/+2 |
* | Switch more function arguments docs to new-style. | Georg Brandl | 2009-09-02 | 1 | -1/+0 |
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -2/+2 |
* | Merged revisions 62350-62355,62358-62359,62364-62365,62370,62372-62375,62378-... | Christian Heimes | 2008-04-19 | 1 | -1/+22 |
* | Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. | Georg Brandl | 2008-02-01 | 1 | -4/+3 |
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -2/+0 |
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+43 |