summaryrefslogtreecommitdiffstats
path: root/Lib/plat-freebsd3/SOCKET.py
Commit message (Collapse)AuthorAgeFilesLines
* The socket constants have been moved to the socket module for a long time;Fred Drake2001-02-021-132/+0
| | | | | the standard library does not use the SOCKET module any more, and it is not defined for all platforms (Windows, in particular).
* New files from Thomas GellekumGuido van Rossum1998-05-061-0/+132