summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Noted by Guido:Fred Drake2000-04-051-1/+1
* Mark Hammond:Fred Drake2000-04-051-0/+2
* Mark Hammond <mhammond@skippinet.com.au>:Fred Drake2000-04-051-6/+2
* Work the Tcl version number in the path we search for.Guido van Rossum2000-04-041-2/+3
* Get rid of Win32s check.Guido van Rossum2000-04-041-17/+1
* Merged in changes from 1.5.2p2 release.Fred Drake2000-04-041-0/+2
* Merged in changes from 1.5.2p2 release as appropriate.Fred Drake2000-04-041-8/+15
* Skip Montanaro submits a simple patch that makes encode() and decode()Guido van Rossum2000-04-041-0/+4
* Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>Fred Drake2000-04-041-1/+3
* Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>.Fred Drake2000-04-041-0/+3
* Fixed typo in example code; spotted by Everett LipmanFred Drake2000-04-041-1/+1
* Patch by Fred Gansevles.Guido van Rossum2000-04-041-9/+15
* Patch from Hrvoje Niksic <hniksic@iskon.hr>:Fred Drake2000-04-041-8/+8
* Added notes about the eventual disappearance of two-parameter bind(),Fred Drake2000-04-041-2/+13
* Add warning that multi-arg connect() etc. are deprecated.Guido van Rossum2000-04-041-1/+1
* Put back multi-arg capability on connect/connect_ex/bind, forGuido van Rossum2000-04-041-21/+15
* Since Thomas Wouters kept complaining that he wants access to the theGuido van Rossum2000-04-041-0/+3
* Reorganization: ripped util.py to shreds, creating in the process:Greg Ward2000-04-045-664/+719
* Reorganization: moved the Distribution class from core.py to dist.py, andGreg Ward2000-04-043-933/+963
* Only write message about changed Tab size with -v.Guido van Rossum2000-04-031-1/+2
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-0359-520/+1252
* Merge in changes from the 1.5.2p2 release.Fred Drake2000-04-031-654/+1297
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-031-3/+24
* UserString section:Fred Drake2000-04-031-6/+5
* Note that "Unicode" is always capitalized.Fred Drake2000-04-031-0/+4
* Merge in changes from the 1.5.2p2 release.Fred Drake2000-04-031-24/+65
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-0314-201/+371
* Merge in changes from the 1.5.2p2 release.Fred Drake2000-04-031-267/+410
* Merged changes from the 1.5.2p2 release.Fred Drake2000-04-0311-28/+118
* UserString class from Peter Funk <pf@artcom-gmbh.de>.Fred Drake2000-04-034-0/+435
* This patch looks large, but it just deletes the ^M characters andAndrew M. Kuchling2000-04-023-482/+482
* Untabified file to fix problems reported by tabnannyAndrew M. Kuchling2000-04-021-17/+17
* Mark Hammond: Uncomment call to delete test data when done.Fred Drake2000-04-011-1/+1
* Added --numeric option, similar to mkhtml.sh.Fred Drake2000-03-311-2/+7
* Added rule to copy in the icons/ directory.Fred Drake2000-03-311-1/+5
* List of subdirs that are generated during the build.Fred Drake2000-03-311-0/+8
* Build rules for the "long HTML" version.Fred Drake2000-03-311-0/+105
* This commit was manufactured by cvs2svn to create tag 'r16a1'.v1.6a1cvs2svn2000-03-311-0/+1
* Quick update to the README file. For intros and books we now point toGuido van Rossum2000-03-311-42/+13
* Add a README file so that cvs update -P doesn't obliterate thisGuido van Rossum2000-03-311-0/+2
* Two more names. I just realize that there may be more contributors toGuido van Rossum2000-03-311-0/+2
* I believe I've now got all the names mentioned in the CVS logs sinceGuido van Rossum2000-03-311-0/+20
* Fixed my simplification to Thomas' patch: winreg and win32api export the sameGreg Ward2000-03-311-8/+13
* Improve explanation of reference counts for PyString_Concat().Fred Drake2000-03-311-2/+3
* Reflect the two new sections in the dependencies.Fred Drake2000-03-311-0/+2
* Two new sections. Preliminary.Fred Drake2000-03-313-0/+239
* Zip file handling module, by Jim Ahlstrom.Guido van Rossum2000-03-311-0/+470
* Marc-Andre Lemburg: The large unicode database table is broken inGuido van Rossum2000-03-313-10/+118
* Marc-Andre Lemburg: Error reporting in the codec registry and lookupGuido van Rossum2000-03-312-13/+51
* Add '#include <netinet/tcp.h>'Andrew M. Kuchling2000-03-311-0/+1