Where and when does Python say this to you?

gracemia gracemia gracemia at gmail.com
Tue Feb 8 08:28:31 EST 2011


this is the simple code:

--------------------------------------------------
import socket

# Create an unbound and not-connected socket.
sock = socket(AF_UNIX, SOCK_STREAM)

---------------------------------------------------

Thank you !

Submitted via EggHeadCafe 
SharePoint Tip / Thought of the Day WebPart
http://www.eggheadcafe.com/tutorials/aspnet/14280ff8-3c9f-46bd-8214-9267e613c8ec/sharepoint-tip--thought-of-the-day-webpart.aspx



More information about the Python-list mailing list