This is where SOCKET.py is on my system:
aichner@master(230) cd /WWW/python-1.1
/WWW/python-1.1
aichner@master(231) find . -name '*SOCKET*' -print
./Lib/irix5/SOCKET.py
./Lib/sunos4/SOCKET.py
./Lib/sunos5/SOCKET.py
./lib/python/irix5/SOCKET.py
./lib/python/irix5/SOCKET.pyc
./lib/python/sunos4/SOCKET.py
./lib/python/sunos4/SOCKET.pyc
./lib/python/sunos5/SOCKET.py
./lib/python/sunos5/SOCKET.pyc
aichner@master(232)
If it is not in your sys.path, you can extend it as follows
at the beginnning of a script:
import sys
sys.path.append('/WWW/python-1.1/lib/python/<the-one-you-want>')
import SOCKET
Good Luck,
Adrian
\ \ \ \ \ \ \ \ \ \
\\ \\\ \\\\\ \\\ \ \ \ \\\ \\ \ \\ \ \ \\\\\
\ \ \\ \\ \ \ \ \ \\ \ \ \ \
\ \\\ \\ \ \ \ \ \ \\ \ \\\
\ \ \ \ \ \\\ \ \\ \ \ \ \
\\ \\\\\\\\ \\\\ \\\\\\\ \\ \\ \\\\\\\\
TERADYNE GMBH Adrian Aichner
DINGOLFINGER STRASSE 2 SEMICONDUCTOR TEST GROUP
D-81673 MU"NCHEN
TELEFON +49/89/4 18 61(0)-208
TELEFAX +49/89/4 18 61(0)-217
E-mail: aichner@ecf.teradyne.com