- a88da67 #11578: add unit tests for timeit module. by R David Murray · 14 years ago
- 5a43f72 remove some things that are now tested by Benjamin Peterson · 14 years ago
- 482e66a Issue #9496: Provide a test suite for the rlcompleter module. Patch by by Antoine Pitrou · 14 years ago
- b5c2376 issue #8687: provides a test suite for sched.py module by Giampaolo Rodolà · 14 years ago
- 9d624d2 pdb now has its own tests. by Georg Brandl · 14 years ago
- a59bfb3 Now that sunau has some tests, remove it from test_sundry. by R. David Murray · 14 years ago
- 41fe615 (partially) by Florent Xicluna · 15 years ago
- b507d2e Merged revisions 72100-72101 via svnmerge from by R. David Murray · 16 years ago
- a6f2946 Merged revisions 70779 via svnmerge from by R. David Murray · 16 years ago
- 3fe61d5 Merged revisions 68933 via svnmerge from by Tarek Ziadé · 16 years ago
- fcf5d63 forward port r66386 by Benjamin Peterson · 16 years ago
- 1cd0247 Merged revisions 66321 via svnmerge from by Brett Cannon · 16 years ago
- c2542e9 Remove the sunaudio module. by Brett Cannon · 16 years ago
- 2442015 Create http package. #2883. by Georg Brandl · 16 years ago
- ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
- 3c50ea4 rename HTMLParser to html.parser and htmlentitydefs to html.entities; by Fred Drake · 16 years ago
- acbb786 Remove the statvfs module. by Brett Cannon · 16 years ago
- bd47442 The ihooks module has been removed. by Brett Cannon · 17 years ago
- 900ee3a Remove the user module. by Brett Cannon · 17 years ago
- 0ec5855 Remove the imputil module. by Brett Cannon · 17 years ago
- 81ee3ef Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,62463,62465-62466,62469,62474,62476-62478,62480,62485,62492,62497-62498,62500,62507,62513-62514,62516,62521,62531,62535,62545-62546,62548-62551,62553-62559,62569,62574,62577,62593,62595,62604-62606,62608,62616,62626-62627,62636,62638,62644-62645,62647-62648,62651-62653,62656,62661,62663,62680,62686-62687,62696,62699-62703,62711 via svnmerge from by Christian Heimes · 17 years ago
- 8c03b4d Merged revisions 62486-62487 via svnmerge from by Amaury Forgeot d'Arc · 17 years ago
- 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 17 years ago
- 47b49bf Merged revisions 57620-57771 via svnmerge from by Thomas Wouters · 17 years ago
- af554a0 First merge from the trunk straight into the py3k branch. I'm not by Guido van Rossum · 17 years ago
- 33d2689 Merged revisions 56492-56752 via svnmerge from by Guido van Rossum · 17 years ago
- cd16bf6 Merged revisions 55817-55961 via svnmerge from by Guido van Rossum · 17 years ago
- e7ba495 Merged revisions 55631-55794 via svnmerge from by Guido van Rossum · 17 years ago
- d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
- a8add0e Merged revisions 55270-55324 via svnmerge from by Guido van Rossum · 17 years ago
- 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 18 years ago
- be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
- 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
- 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
- e2c9a6c Suppress new deprecation warnings when running the test suite. by Tim Peters · 19 years ago
- c2a0ac2 Patch #1049151: adding bool support to xdrlib.py. by Martin v. Löwis · 20 years ago
- c7979f1 Removed deprecated tzparse module. by Raymond Hettinger · 20 years ago
- 4ebe364 Remove the deprecated statcache module. by Raymond Hettinger · 20 years ago
- 4ad9723 Remove pre module by Andrew M. Kuchling · 20 years ago
- c1eea67 Remove filecmp by Andrew M. Kuchling · 22 years ago
- 6c73405 Lose references to knee (no longer exists) and pyclbr (has its own by Guido van Rossum · 22 years ago
- 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
- d392506 Tighten up some warning filters, and break some dependencies on the by Tim Peters · 23 years ago
- 76fffd8 Add a simple test suite for netrc.py, and remove it from test_sundry by Andrew M. Kuchling · 23 years ago
- a35e2ce Move import dbhash out of test_sundry and into test_bsddb, by Guido van Rossum · 23 years ago
- b112481 Ignore the posixfile deprecation warning for the test suite. by Fred Drake · 23 years ago
- 3230d5c SF patch #440170: Tests for fileinput module. by Tim Peters · 23 years ago
- 48dacc6 SF patch #440144: Tests and minor bugfix for uu module. by Tim Peters · 23 years ago
- f95423e Remove lines for asynchat & asyncore, as they've now got their own test. by Tim Peters · 24 years ago
- f87d857 Restore alphabetic order. Also try to import rlcompleter and curses, but by Tim Peters · 24 years ago
- d74804d The "user" module cannot reasonably be tested. Moved to the end (and by Fred Drake · 24 years ago
- d93c0b6 Jeremy's patch #103323: trivial tests of all untested modules. by Tim Peters · 24 years ago