[Python-checkins] CVS: python/dist/src/Lib/plat-beos5 SOCKET.py,1.1,NONE

Fred L. Drake fdrake@users.sourceforge.net
Thu, 01 Feb 2001 18:51:24 -0800


Update of /cvsroot/python/python/dist/src/Lib/plat-beos5
In directory usw-pr-cvs1:/tmp/cvs-serv26309/plat-beos5

Removed Files:
	SOCKET.py 
Log Message:

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).


--- SOCKET.py DELETED ---