summaryrefslogtreecommitdiffstats
path: root/Lib/plat-sunos5/SOCKET.py
Commit message (Collapse)AuthorAgeFilesLines
* The socket constants have been moved to the socket module for a long time;Fred Drake2001-02-021-145/+0
| | | | | the standard library does not use the SOCKET module any more, and it is not defined for all platforms (Windows, in particular).
* Regenerated on newer Solaris versionGuido van Rossum1997-05-131-1/+43
|
* initial commitGuido van Rossum1994-10-091-0/+103