Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all the platform-specific TERMIOS modules with a portable version | Fred Drake | 2001-02-27 | 1 | -191/+0 |
| | | | | | based on the termios module. The only added "feature" is the deprecation warning it spits out. | ||||
* | The socket constants have been moved to the socket module for a long time; | Fred Drake | 2001-02-02 | 1 | -122/+0 |
| | | | | | the standard library does not use the SOCKET module any more, and it is not defined for all platforms (Windows, in particular). | ||||
* | More generated files for netbsd 1.x, by Anders Andersen. | Guido van Rossum | 1997-12-03 | 4 | -0/+376 |
| | |||||
* | *** empty log message *** | Guido van Rossum | 1997-12-02 | 1 | -0/+121 |