namespace question

Jerome Chan eviltofu at rocketmail.com
Sat Jun 10 12:07:41 EDT 2000


If I do the following:

import socket

socket = socket.socket(socket.AF_INET,socket.SOCK_STREAM)

how do I call a function from the socket module later on?



More information about the Python-list mailing list