namespace question
Jerome Chan
eviltofu at rocketmail.com
Sat Jun 10 12:07:41 EDT 2000
More information about the Python-list mailing list
Sat Jun 10 12:07:41 EDT 2000
- Previous message (by thread): windll
- Next message (by thread): namespace question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message (by thread): windll
- Next message (by thread): namespace question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list