Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct case in python16.dsp to allow build with VS6 | Trent Mick | 2000-06-06 | 1 | -5/+5 |
* | make sure the case is correct (damned case-sensitive languages :-) | Jeremy Hylton | 2000-06-02 | 1 | -7/+7 |
* | add new Python/exceptions.c to python16 project (courtesy Trent Mick) | Jeremy Hylton | 2000-06-01 | 1 | -0/+15 |
* | Mark Hammond: | Guido van Rossum | 2000-04-21 | 1 | -25/+10 |
* | Moved socket, select, unicodedata to their own PYD. This should | Guido van Rossum | 2000-04-06 | 1 | -64/+4 |
* | Update for creating and linking with python16.dll. | Guido van Rossum | 2000-03-29 | 1 | -0/+1735 |