On Jun 26, 12:49 am, Jason Tishler <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 25, 2007 at 01:53:18PM +0100, Michael Hoffman wrote:
> > [EMAIL PROTECTED] wrote:
> > > 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\li
On Mon, Jun 25, 2007 at 01:53:18PM +0100, Michael Hoffman wrote:
> [EMAIL PROTECTED] wrote:
> > 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?
>
>
[EMAIL PROTECTED] wrote:
> 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?
I don't think Cygwin supports IPv6. Use the native Windows Python.
--
Micha
En Mon, 25 Jun 2007 03:03:45 -0300, <[EMAIL PROTECTED]> escribió:
> 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.
Go to http://www.python.org/
Click on DOWNLOAD on the left
Choose the version/release/flavor y
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?
[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,
recomp