Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch more function arguments docs to new-style. | Georg Brandl | 2009-09-02 | 1 | -1/+0 |
| | |||||
* | clean up some more bsddb scraps | Benjamin Peterson | 2008-09-03 | 1 | -4/+1 |
| | |||||
* | Create xmlrpc package. Issue #2886. | Georg Brandl | 2008-05-26 | 1 | -0/+1 |
| | |||||
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 1 | -6/+0 |
| | |||||
* | Rename copy_reg module to copyreg. | Alexandre Vassalotti | 2008-05-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Updated documentation. Merged revisions 63042 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r63042 | alexandre.vassalotti | 2008-05-11 04:25:28 -0400 (Sun, 11 May 2008) | 5 lines Added module stub for copy_reg renaming in 3.0. Renamed copy_reg to copyreg in the standard library, to avoid spurious warnings and ease later merging to py3k branch. Public documentation remains intact. ........ | ||||
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+32 |