summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (tut.tex): Normalized all uses of "UNIX" and "{\UNIX}" to use "\UNIX{}",Fred Drake1996-12-132-18/+18
* (myformat.sty): Added a note about using \command{} v. {\command} wrt.Fred Drake1996-12-131-0/+2
* Renamed.Roger E. Masse1996-12-131-73/+75
* Test for the dl module. This only works for SunOS and Solaris.Roger E. Masse1996-12-131-0/+32
* nonstandard_expectations is only added when in verbose mode, so weBarry Warsaw1996-12-131-2/+1
* Hmm, now that I think about it, we *can* use time.time() and 'date' ifBarry Warsaw1996-12-131-6/+8
* More or less portabilized.Barry Warsaw1996-12-131-7/+11
* FixedBarry Warsaw1996-12-131-2/+0
* Get rid of it -- use bsddb!Guido van Rossum1996-12-131-387/+0
* Opps, fixed a couple of newly introduced wrapping problems.Roger E. Masse1996-12-131-3/+4
* Reindented via GvR recomendation ala Bwarsaw cppy-style.elRoger E. Masse1996-12-131-69/+69
* Added quote_plus() and unquote_plus(), to do space/plus substitutionsGuido van Rossum1996-12-132-2/+22
* Added quote_plus() and unquote_plus(), to do space/plus substitutionsGuido van Rossum1996-12-131-0/+14
* Added the example "thin ice" from the extensions manual.Guido van Rossum1996-12-131-0/+24
* Typos reported by Tamito Kajiyama.Guido van Rossum1996-12-132-4/+4
* Renamed, and scrutinized for missed potential error conditions.Barry Warsaw1996-12-131-341/+411
* Output file for module struct testBarry Warsaw1996-12-131-0/+3
* Added support for 4-channel on SGI.Guido van Rossum1996-12-131-1/+7
* Added QUADRO.Guido van Rossum1996-12-132-0/+2
* Renamed, however there is no test case. I did test some of the moduleBarry Warsaw1996-12-131-194/+200
* Fixed conversion between seconds and milliseconds.Guido van Rossum1996-12-122-2/+4
* A test of the struct moduleBarry Warsaw1996-12-122-0/+45
* Renamed.Barry Warsaw1996-12-121-82/+88
* (python-cc-style): typo "c-offset-alist" => "c-offsets-alist"Barry Warsaw1996-12-121-2/+2
* Renamed, but *not* tested or compiled. I don't even have the STDWINBarry Warsaw1996-12-121-786/+791
* Print final report, either all tests OK, or list of failed and missingBarry Warsaw1996-12-121-5/+19
* Print a more meaningful message when a test's output file wasn'tBarry Warsaw1996-12-121-1/+5
* Reworked to eliminate all potential memory problems, includingBarry Warsaw1996-12-121-74/+111
* Make sure ok_builtin_modules, ok_dynamic_modules andGuido van Rossum1996-12-121-4/+4
* Fixed test_strftime to be silent when called from autotest.Guido van Rossum1996-12-122-9/+15
* Added test_strftime (Skip Montanaro).Guido van Rossum1996-12-123-0/+88
* Add mktime_tz() which turns a date_tz 10-tuple into a standard Unix timestamp.Guido van Rossum1996-12-121-0/+11
* Added remark about time() and sleep()'s subsecond precision.Guido van Rossum1996-12-122-64/+34
* Added soundex (sigh)Guido van Rossum1996-12-125-1/+53
* Added a bunch of new winfo options; we should now be up to date withGuido van Rossum1996-12-122-4/+58
* Several changes... Guido *please* take a look!Barry Warsaw1996-12-121-163/+201
* A test of the select module that is actually reproduceable!Barry Warsaw1996-12-113-4/+61
* Some more tuning of quicksort: use pointers instead of indexing.Guido van Rossum1996-12-111-54/+60
* Output of rgbimg module testBarry Warsaw1996-12-111-0/+2
* Added test of rgbimg moduleBarry Warsaw1996-12-111-0/+1
* minor formatting nitBarry Warsaw1996-12-111-1/+2
* Grandly renamed.Barry Warsaw1996-12-111-50/+52
* Be more careful with the shuffling of stdout.Guido van Rossum1996-12-111-6/+7
* Renamed.Barry Warsaw1996-12-111-23/+29
* Output of the nis and pwd module testsBarry Warsaw1996-12-112-0/+2
* Test of the pwd moduleBarry Warsaw1996-12-111-0/+70
* Added test_pwdBarry Warsaw1996-12-111-0/+1
* Rewrite without using try-except to break out of two loops.Guido van Rossum1996-12-111-17/+18
* Just test one key/value pair for one NIS map. I.e. don't test themBarry Warsaw1996-12-111-11/+17
* test of the nis moduleBarry Warsaw1996-12-111-0/+19