summaryrefslogtreecommitdiffstats
path: root/Doc/library
Commit message (Expand)AuthorAgeFilesLines
* Fix last traces of old threading API.Georg Brandl2008-06-133-16/+16
* remove the rfc822 moduleBenjamin Peterson2008-06-122-352/+0
* Remove last traces of mimetools.Georg Brandl2008-06-126-29/+18
* actually remove the mimetools moduleBenjamin Peterson2008-06-122-132/+0
* Add dummy_threading to toctree.Georg Brandl2008-06-111-0/+1
* Merged revisions 64125 via svnmerge fromBenjamin Peterson2008-06-111-21/+19
* #2630: Implement PEP 3138.Georg Brandl2008-06-113-2/+22
* Merged revisions 64104,64117 via svnmerge fromBenjamin Peterson2008-06-112-1/+2109
* #3021: Antoine Pitrou's Lexical exception handlersBenjamin Peterson2008-06-113-28/+23
* Merged revisions 64002-64003,64012,64036-64037,64047,64050-64052,64054-64055,...Georg Brandl2008-06-104-14/+31
* Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,...Georg Brandl2008-06-107-27/+28
* Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,...Georg Brandl2008-06-103-2/+9
* Merged revisions 63829-63831,63858,63865,63879,63882,63948,63970-63972,63976,...Georg Brandl2008-06-109-174/+384
* Remove last traces of cStringIO.Georg Brandl2008-06-103-4/+4
* Merged revisions 63988,63991 via svnmerge fromThomas Heller2008-06-101-6/+68
* Patch #3064: Port new turtle module and demos to 3.0.Martin v. Löwis2008-06-101-143/+1742
* Merged revisions 63856-63857,63859-63860 via svnmerge fromMartin v. Löwis2008-06-041-0/+10
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-2/+0
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-043-16/+2
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-043-2/+16
* Merged revisions 63888 via svnmerge fromMartin v. Löwis2008-06-021-0/+13
* Remove the htmllib and sgmllib modules as per PEP 3108.Georg Brandl2008-06-017-422/+10
* remove mac module docs missed in the first roundBenjamin Peterson2008-06-012-129/+0
* Added a note to [] that special forms & special chars lose their meaningMark Summerfield2008-05-311-0/+6
* #3007: remove stringio docs and fix a few nits in io docs.Georg Brandl2008-05-303-121/+20
* Remove deprecated SmartCookie and SerialCookie classes.Georg Brandl2008-05-281-58/+5
* The commands module has been removed. The getoutput() and getstatusoutput()Brett Cannon2008-05-263-56/+30
* Fix old-style octal literals in the docs.Georg Brandl2008-05-264-24/+25
* Remove remaining references to UserDict module.Georg Brandl2008-05-261-2/+2
* remove test.support.have_unicodeBenjamin Peterson2008-05-261-5/+0
* Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via sv...Benjamin Peterson2008-05-262-1/+11
* Create http package. #2883.Georg Brandl2008-05-2612-302/+191
* Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,...Benjamin Peterson2008-05-262-51/+57
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-265-170/+134
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-269-475/+343
* remove version noteBenjamin Peterson2008-05-251-6/+5
* Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,...Georg Brandl2008-05-252-31/+253
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-256-46/+42
* #2879: rename _winreg to winreg.Georg Brandl2008-05-252-4/+3
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-5/+5
* Merged revisions 63438 via svnmerge fromGeorg Brandl2008-05-184-40/+39
* rename HTMLParser to html.parser and htmlentitydefs to html.entities;Fred Drake2008-05-172-12/+12
* Tkinter, step 3: doc updates.Georg Brandl2008-05-177-96/+95
* Merged revisions 63361-63373,63375,63377-63380 via svnmerge fromAlexandre Vassalotti2008-05-165-7/+9
* Rename enumerate() kw argument name to "iterable" and fix "sequence"->"iterab...Georg Brandl2008-05-161-2/+2
* Rename the repr module to reprlib.Alexandre Vassalotti2008-05-161-5/+8
* Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,...Alexandre Vassalotti2008-05-161-5/+5
* Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-...Alexandre Vassalotti2008-05-162-11/+11
* Remove the statvfs module.Brett Cannon2008-05-163-74/+0
* Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 ...Alexandre Vassalotti2008-05-165-22/+27