summaryrefslogtreecommitdiffstats
path: root/Lib/test
Commit message (Expand)AuthorAgeFilesLines
* Remove the htmllib and sgmllib modules as per PEP 3108.Georg Brandl2008-06-013-509/+0
* Add test case for r63810.Georg Brandl2008-05-301-0/+5
* Merged revisions 63460,63464 via svnmerge fromBenjamin Peterson2008-05-291-6/+24
* Remove deprecated SmartCookie and SerialCookie classes.Georg Brandl2008-05-281-1/+0
* Make db modules' error classes inherit IOError.Georg Brandl2008-05-281-24/+27
* Remove __metaclass__ remains.Georg Brandl2008-05-271-1/+1
* #2957: marshal recursion limit exceeded when importing a large .pyc fileAmaury Forgeot d'Arc2008-05-261-0/+6
* update test ignore listBenjamin Peterson2008-05-261-9/+9
* The commands module has been removed. The getoutput() and getstatusoutput()Brett Cannon2008-05-264-55/+30
* remove test.support.have_unicodeBenjamin Peterson2008-05-263-21/+12
* Merged revisions 63542-63544,63546,63553,63563-63564,63567,63569,63576 via sv...Benjamin Peterson2008-05-263-3/+161
* Create http package. #2883.Georg Brandl2008-05-2618-210/+104
* Merged revisions 63698 via svnmerge fromBenjamin Peterson2008-05-262-0/+14
* Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,...Benjamin Peterson2008-05-261-2/+2
* Create xmlrpc package. Issue #2886.Georg Brandl2008-05-264-167/+19
* Rename test file to its proper module name.Georg Brandl2008-05-261-0/+147
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-267-104/+64
* Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,...Georg Brandl2008-05-2510-39/+752
* Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875.Georg Brandl2008-05-2513-31/+32
* #2967: Tkinter -> tkinter in test_tcl.Georg Brandl2008-05-251-1/+1
* #2879: rename _winreg to winreg.Georg Brandl2008-05-251-1/+1
* Change test_htmlparser to reflect the HTMLParser -> html.parserMark Dickinson2008-05-211-5/+5
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-20334-1275/+1274
* Ignore test_c_api when checking for set methods. Thanks Brett!Georg Brandl2008-05-181-1/+1
* Better diagnostic.Georg Brandl2008-05-181-1/+2
* Add a test suite for WeakSet mostly derived from test_set and fix someGeorg Brandl2008-05-181-0/+311
* rename HTMLParser to html.parser and htmlentitydefs to html.entities;Fred Drake2008-05-173-4/+4
* Merged revisions 63361-63373,63375,63377-63380 via svnmerge fromAlexandre Vassalotti2008-05-164-2/+4
* #2895: don't crash with bytes as keyword argument names.Georg Brandl2008-05-161-0/+8
* Rename the repr module to reprlib.Alexandre Vassalotti2008-05-162-3/+3
* Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,...Alexandre Vassalotti2008-05-166-12/+44
* Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-...Alexandre Vassalotti2008-05-163-1/+30
* Merged revisions 63339 via svnmerge fromBrett Cannon2008-05-161-10/+6
* Remove the statvfs module.Brett Cannon2008-05-161-1/+0
* Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 ...Alexandre Vassalotti2008-05-162-2/+35
* Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,...Alexandre Vassalotti2008-05-163-0/+49
* Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-...Alexandre Vassalotti2008-05-153-2/+5
* Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,...Alexandre Vassalotti2008-05-151-0/+18
* Renamed ConfigParser to configparser.Alexandre Vassalotti2008-05-142-19/+19
* Convert a lot of print statements to print functions in docstrings,Neal Norwitz2008-05-134-5/+5
* remove test_multifileBenjamin Peterson2008-05-121-66/+0
* Remove the Mac modulesBenjamin Peterson2008-05-124-302/+0
* Remove deprecated Tester class from doctest module.Georg Brandl2008-05-121-126/+0
* Renamed the SocketServer module to 'socketserver'.Alexandre Vassalotti2008-05-124-32/+32
* The __all__ value for 'collections' was missing UserList and UserString.Brett Cannon2008-05-121-0/+1
* Remove the sre module.Brett Cannon2008-05-111-10/+0
* Remove old backwards-compatibility classes from the cgi module.Georg Brandl2008-05-111-38/+4
* Remove rfc822 dependency in test.Georg Brandl2008-05-111-6/+3
* Merged revisions 63078 via svnmerge fromEric Smith2008-05-112-3/+14
* Rename Queue module to queue.Alexandre Vassalotti2008-05-113-18/+18