summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-...Alexandre Vassalotti2008-05-153-164/+177
* Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,...Alexandre Vassalotti2008-05-156-27/+88
* Fix json examples so they would actually work in Py3kBenjamin Peterson2008-05-151-8/+8
* Renamed ConfigParser to configparser.Alexandre Vassalotti2008-05-143-34/+35
* revert syntax changeBenjamin Peterson2008-05-131-4/+3
* Convert a lot of print statements to print functions in docstrings,Neal Norwitz2008-05-1312-33/+34
* Remove merge conflictNeal Norwitz2008-05-131-5/+0
* Remove the Mac modulesBenjamin Peterson2008-05-1218-1757/+1
* Remove many "versionchanged" items that didn't use the official markup,Georg Brandl2008-05-1252-470/+148
* Remove deprecated Tester class from doctest module.Georg Brandl2008-05-121-17/+10
* range() returns an iterable, not an iterator.Georg Brandl2008-05-121-2/+2
* Fix typo.Georg Brandl2008-05-121-1/+1
* Remove duplicated paragraph.Georg Brandl2008-05-121-66/+0
* Document the 'n' integer presentation type for str.format().Eric Smith2008-05-121-0/+4
* Remove the multifile module as deprecated by PEP 4.Brett Cannon2008-05-122-192/+0
* Renamed the SocketServer module to 'socketserver'.Alexandre Vassalotti2008-05-125-14/+13
* Revert commit r63088.Alexandre Vassalotti2008-05-111-3/+4
* Remove old backwards-compatibility classes from the cgi module.Georg Brandl2008-05-111-29/+6
* #756982: Remove rfc822 reference.Georg Brandl2008-05-111-5/+2
* Renamed PixMapWrapper module to pixmapwrapper.Alexandre Vassalotti2008-05-111-4/+3
* Rename Queue module to queue.Alexandre Vassalotti2008-05-114-7/+7
* Update the codecs docs w.r.t. str/bytes.Georg Brandl2008-05-111-78/+63
* Remove mentions of "plain" integers.Georg Brandl2008-05-117-41/+39
* Remove an obsolete sentence.Georg Brandl2008-05-111-3/+1
* #2814: remove deprecated classes from mailbox module. Patch by Humberto Dioge...Georg Brandl2008-05-111-127/+0
* Rename copy_reg module to copyreg.Alexandre Vassalotti2008-05-115-8/+8
* Remove the mhlib module.Brett Cannon2008-05-112-202/+0
* The ihooks module has been removed.Brett Cannon2008-05-102-11/+1
* Remove a reference to the docs of fpformat.Brett Cannon2008-05-101-1/+0
* Remove the fpformat module.Brett Cannon2008-05-101-56/+0
* Remove the dircache module.Brett Cannon2008-05-102-57/+0
* Remove os.path.walkBenjamin Peterson2008-05-081-24/+0
* Merged revisions 62873,62887,62892-62896,62904 via svnmerge fromBenjamin Peterson2008-05-082-11/+19
* Remove the user module.Brett Cannon2008-05-082-70/+0
* Remove the mutex module.Brett Cannon2008-05-083-65/+1
* Remove the imputil module.Brett Cannon2008-05-082-235/+0
* Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge...Christian Heimes2008-05-081-10/+9
* Post tag updates.Barry Warsaw2008-05-081-1/+1
* Merged revisions 62734,62736,62748,62769 via svnmerge fromChristian Heimes2008-05-083-0/+424
* Remove ">>>>" markers left over from mergeBenjamin Peterson2008-05-071-12/+0
* Merged revisions 62774-62775,62785,62787-62788 via svnmerge fromChristian Heimes2008-05-063-7/+96
* Merged revisions 62713,62715,62728,62737,62740,62744,62749,62756 via svnmerge...Christian Heimes2008-05-062-2/+2
* #2762: remove 2.x remnants and patch up some new documentation.Georg Brandl2008-05-056-53/+33
* #2761: Some are types too.Georg Brandl2008-05-051-2/+2
* Clarify map() behavior.Georg Brandl2008-05-051-1/+3
* Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,...Christian Heimes2008-05-0425-314/+482
* Merge OpenSearch-related changes.Georg Brandl2008-05-034-0/+25
* Don't output floats in prime example.Georg Brandl2008-05-011-1/+1
* Merged revisions 62602 via svnmerge fromGeorg Brandl2008-04-301-3/+5
* Fix var name.Georg Brandl2008-04-291-1/+1