[EMAIL PROTECTED] schrieb:
> I've installed cygwin with latest python 2.5.1, but it seems that the
> socket lib file do NOT support IPv6(cygwin\lib\python2.5\lib-dynload
> \_socket.dll), what can I do if I want to use IPv6?

Use the Python binaries from python.org. If that is not acceptable,
recompile Python for Cygwin to use WinSock2.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to