Where is the unix manual ?

Joe Green someone at microsoft.com
Sun Oct 19 13:41:22 EDT 2003


When I do a:

import socket
print socket.socket().recv.__doc__

it tells me to look in the Unix manual.  What is it on about, and is this
manual online?
I am generally struggeling with the documentation for socket, I want to do
RAW
sockets, but I can't find anything on it (I know IP, but not UNIX).






More information about the Python-list mailing list