socket on cygwin python

bacon.chao at gmail.com bacon.chao at gmail.com
Mon Jun 25 02:03:45 EDT 2007


On Jun 25, 1:26 pm, "Martin v. Löwis" <mar... at v.loewis.de> wrote:
> bacon.c... at gmail.com 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




More information about the Python-list mailing list