whereis SOCKET

Michal Spalinski (mspal@prospero.fuw.edu.pl)
Sat, 4 Mar 1995 16:40:18 GMT

in Demo/Socket there is the pair of programs broadcast.py and
radio.py. They import a module named SOCKET (capitals). My Python
cannot find this SOCKET.

In the library reference that I have it says the module SOCKET
contains definitions of some constants (SOL_somethingorother).

Where is SOCKET???

It is not in python1.1.tar.gz which I got from ftp.cwi.nl.

MS