On Jun 25, 1:26 pm, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> [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

Thanks Martin.

But no VC/C++ tool installed on my PC, and I think recompile this file
it seems necessary. :(
So I tried to find a binary files on Python.org, but I can't find it.
Could you tell me the binary location for the file? Thank you.

BestRegards
Ming

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to