summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version to 1.6a2 -- to be released one of these days.Guido van Rossum2000-04-061-3/+3
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+5
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-5/+5
* Moved socket, select, unicodedata to their own PYD. This shouldGuido van Rossum2000-04-0612-84/+373
* Note the exception raised when parameter to chr() is out of range.Fred Drake2000-04-061-1/+2
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-3/+20
* Remove _socket, select, soundex, and unicodedata. These have beenGuido van Rossum2000-04-061-10/+0
* Added entry for codecs module.Fred Drake2000-04-061-0/+1
* Added codecs entry here as part of String Services.Fred Drake2000-04-061-0/+1
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+126
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+101
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+712
* But don't do the funny \UNICODE macro; we're trying to get away fromFred Drake2000-04-061-1/+1
* Patch from Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+15
* Windows: Since we're not using ZLIB.DLL any more, don't define ZLIB_DLL.Guido van Rossum2000-04-061-3/+0
* Add msvcrt to list of libraries to ignore in Debug mode.Guido van Rossum2000-04-061-1/+1
* Add missing import of 'usage' string.Greg Ward2000-04-061-2/+2
* Removed bogus connect() call in SMTP example; reported by TravisFred Drake2000-04-051-12/+0
* Added reference to the multifile module from the "See also" sectionFred Drake2000-04-051-0/+2
* Added a few cast to make it 68k-compatible.Jack Jansen2000-04-052-10/+10
* Fredrik Lundh: eliminate a MSVC compiler warning.Guido van Rossum2000-04-051-1/+1
* Marc-Andre's third try at this bulk patch seems to work (except thatGuido van Rossum2000-04-0517-115/+421
* Forgot to save the project file -- this also reflects the use ofGuido van Rossum2000-04-051-4/+4
* Lots of cleanup things.Guido van Rossum2000-04-051-190/+111
* Noted by Guido:Fred Drake2000-04-051-7/+7
* Noted by Guido:Fred Drake2000-04-051-2/+2
* 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