summaryrefslogtreecommitdiffstats
path: root/Lib
Commit message (Expand)AuthorAgeFilesLines
* New output file for strop testBarry Warsaw1997-01-061-0/+2
* Added a couple of strop.join() tests for large lists and long itemsBarry Warsaw1997-01-061-1/+20
* Fix the following bug:Guido van Rossum1997-01-032-8/+12
* This is a very inobstrusive test for the existance of the SGI cd moduleRoger E. Masse1997-01-031-0/+26
* Output file for test_cd.pyRoger E. Masse1997-01-031-0/+1
* Some small changes.Guido van Rossum1997-01-031-5/+15
* Output file for test_al.pyRoger E. Masse1997-01-031-0/+1
* This is a very inobstrusive test for the existance of the al module and allRoger E. Masse1997-01-031-0/+24
* Output of socket module test.Barry Warsaw1997-01-031-0/+18
* Test of the socket module. The following functions and methods areBarry Warsaw1997-01-031-0/+131
* Updated to include the verbose flag from test_supportRoger E. Masse1997-01-031-152/+197
* Change the ``calcsize*3'' test to be portable to 64-bit machines.Guido van Rossum1997-01-031-3/+7
* Output for signal module testBarry Warsaw1997-01-031-0/+2
* Added f/d tests for specific byte orders.Guido van Rossum1997-01-031-9/+19
* Use the new struct module's ability to pack and unpack standardizedGuido van Rossum1997-01-021-77/+32
* <rotorobj>.setkey() now requires exactly one argumentBarry Warsaw1997-01-021-1/+4
* Added characteristics of shttp, https, and snews.Guido van Rossum1997-01-021-3/+12
* Properly parenthesize a long Boolean combination. Formerly, you couldGuido van Rossum1997-01-021-1/+1
* (formatter.py): Add a flush() method to the writer interface. This reallyFred Drake1996-12-311-2/+2
* Exercise the new feature set somewhat.Guido van Rossum1996-12-311-10/+73
* Rewrote _{read,write}_{short,long} to use the newly revamped structGuido van Rossum1996-12-311-37/+44
* Added support for RFC 850 style dates, as used by some HTTP serversGuido van Rossum1996-12-271-0/+4
* Fix bogus implementation of Group.bind().Guido van Rossum1996-12-272-4/+12
* Added config(ure) method to Image class.Guido van Rossum1996-12-272-0/+20
* Change the default values for IntVar and DoubleVar to numbers (theyGuido van Rossum1996-12-272-4/+4
* Crude but effective hack to clear the parser cache every so often.Guido van Rossum1996-12-271-0/+4
* Test output for the gl C extension module.Roger E. Masse1996-12-241-0/+1
* gl is a *huge* module. This is a very simple test that insures thatRoger E. Masse1996-12-241-0/+141
* Output filesBarry Warsaw1996-12-236-0/+60
* test_rotor.py: New test of the rotor module.Barry Warsaw1996-12-238-27/+89
* Very very small comment change.Roger E. Masse1996-12-201-1/+1
* Many scripts, but small changes. Update the way the scripts obtain theRoger E. Masse1996-12-209-53/+71
* added test of the regex moduleBarry Warsaw1996-12-203-0/+92
* More and better comments.Roger E. Masse1996-12-201-4/+11
* Minor semantic cleanup.Roger E. Masse1996-12-201-3/+3
* Output for test script for the SGI imgfile module.Roger E. Masse1996-12-201-0/+1
* Test script for the SGI imgfile module.Roger E. Masse1996-12-202-0/+104
* 8 bit greyscale test file needed for testing imageop and imgfile.Roger E. Masse1996-12-201-0/+0
* Test program for the SGI imageop module.Roger E. Masse1996-12-202-0/+122
* test output for SGI imageop C module.Roger E. Masse1996-12-201-0/+1
* Two new files (to shut up regrtest).Guido van Rossum1996-12-202-0/+30
* Added example DL for SGI IRIX.Guido van Rossum1996-12-201-0/+2
* Added test for minmax.Guido van Rossum1996-12-201-0/+7
* New regression test harness. See usage message / doc string.Guido van Rossum1996-12-201-0/+170
* Import verbose flag from test_support instead of testing __name__.Guido van Rossum1996-12-201-5/+1
* Set test_support.verbose to 0, to signal tests only to generateGuido van Rossum1996-12-201-0/+2
* Add verbose flag for regression test to clear.Guido van Rossum1996-12-201-0/+2
* Test of the operator moduleBarry Warsaw1996-12-183-0/+78
* Test script output for the UNIX group file access module (grp)Roger E. Masse1996-12-181-0/+1
* Test script for the UNIX group file access module (grp)Roger E. Masse1996-12-182-0/+25