Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added versionadd information for pkgutil.get_data(); thanks to Kyle Monson ↵ | Sandro Tosi | 2011-08-30 | 1 | -0/+2 |
| | | | | from docs@ | ||||
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -3/+6 |
| | | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header. | ||||
* | Merged revisions 87289 via svnmerge from | Éric Araujo | 2010-12-15 | 1 | -2/+2 |
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r87289 | eric.araujo | 2010-12-15 23:37:27 +0100 (mer., 15 déc. 2010) | 2 lines Mark up one missed None in pkgutil.rst (#8851) ........ | ||||
* | Merged revisions 85530,85534,85538,85540-85542 via svnmerge from | Georg Brandl | 2010-11-26 | 1 | -29/+154 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85530 | georg.brandl | 2010-10-15 17:32:05 +0200 (Fr, 15 Okt 2010) | 1 line Refrain from using inline suites. ........ r85534 | georg.brandl | 2010-10-15 18:19:43 +0200 (Fr, 15 Okt 2010) | 1 line #9801: document how list and dict proxies created by Managers behave w.r.t. mutable items. ........ r85538 | georg.brandl | 2010-10-15 18:35:46 +0200 (Fr, 15 Okt 2010) | 1 line #7303: add documentation for useful pkgutil functions and classes. ........ r85540 | georg.brandl | 2010-10-15 18:42:37 +0200 (Fr, 15 Okt 2010) | 1 line #6798: fix wrong docs for the arguments to several trace events. ........ r85541 | georg.brandl | 2010-10-15 18:53:24 +0200 (Fr, 15 Okt 2010) | 1 line #4968: updates to inspect.is* function docs. ........ r85542 | georg.brandl | 2010-10-15 19:01:15 +0200 (Fr, 15 Okt 2010) | 1 line #7790: move table of struct_time members to the actual description of struct_time. ........ | ||||
* | Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP | Victor Stinner | 2010-05-14 | 1 | -2/+2 |
| | |||||
* | Wording changes | Andrew M. Kuchling | 2008-04-21 | 1 | -2/+2 |
| | |||||
* | Issue 2439: add pkgutils.get_data() as a convenience wrapper for the PEP 302 ↵ | Nick Coghlan | 2008-04-15 | 1 | -1/+22 |
| | | | | get_data() API (contributed by Paul Moore) | ||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+43 |