http://hotfile.com/dl/37956235/65f8e99/4you.exe.html
--
http://mail.python.org/mailman/listinfo/python-list
\Python26\lib\multiprocessing\reduction.py", line 167, in
rebuild_socket
_sock = fromfd(fd, family, type_, proto)
File "C:\Python26\lib\multiprocessing\reduction.py", line 156, in fromfd
s = socket.fromfd(fd, family, type_, proto)
AttributeError: 'module' object h
Hi, can someone please help me with/explain if following problem can
be somehow resolved?
I have Py2.6.1 win32 and I'm playing around with multiprocessing
module. Trying examples here:
http://docs.python.org/library/multiprocessing.html#examples. Example
with SimpleHTTPServer.HttpServer don't work