summaryrefslogtreecommitdiffstats
path: root/Lib/plat-aix4
Commit message (Collapse)AuthorAgeFilesLines
* Issue #28027: Remove Lib/plat-* filesZachary Ware2016-09-082-173/+0
|
* Rip out 'long' and 'L'-suffixed integer literals.Guido van Rossum2007-01-151-6/+6
| | | | (Rough first cut.)
* Remove obsolete entries from regen scripts.Martin v. Löwis2001-07-311-3/+0
|
* Remove the old platform-specific FCNTL.py modules; these are no longerFred Drake2001-05-091-387/+0
| | | | needed now that fcntl exports the constants.
* Replace all the platform-specific TERMIOS modules with a portable versionFred Drake2001-02-271-206/+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 Drake2001-02-021-93/+0
| | | | | the standard library does not use the SOCKET module any more, and it is not defined for all platforms (Windows, in particular).
* New AIX specific subdirsGuido van Rossum1996-08-085-0/+862