Martin v. Löwis
bbe500e5d3
Remove obsolete entries from regen scripts.
2001-07-31 08:47:55 +00:00
Fred Drake
48871f2a6e
Remove the old platform-specific FCNTL.py modules; these are no longer
...
needed now that fcntl exports the constants.
2001-05-09 21:15:06 +00:00
Fred Drake
ddd802cbd7
Replace all the platform-specific TERMIOS modules with a portable version
...
based on the termios module. The only added "feature" is the deprecation
warning it spits out.
2001-02-27 21:35:40 +00:00
Fred Drake
0c07b50811
The socket constants have been moved to the socket module for a long time;
...
the standard library does not use the SOCKET module any more, and it is
not defined for all platforms (Windows, in particular).
2001-02-02 02:51:21 +00:00
Fred Drake
613f7c4092
Donn Cave <donn@oz.net>:
...
Generated files for BeOS R5.
2000-10-07 12:25:17 +00:00
Fred Drake
02776adab8
Donn Cave <donn@u.washington.edu>:
...
Script to regenerate platform-specific modules of constants.
[I moved common paths to variables for easier reading by humans. -- FLD]
This closes SourceForge patch #101781 .
2000-10-06 16:11:21 +00:00