Anand Patil <[EMAIL PROTECTED]> added the comment:
That worked, thanks Mark. make worked fine also, but make install failed
at the end with
running install_egg_info
Writing
/Library/Frameworks/Python64.framework/Versions/2.6/lib/python2.6/lib-
dynload/Python-2.6-py2.6.egg-info
New submission from Anand Patil <[EMAIL PROTECTED]>:
Configuring with
sihpc03:Python-2.6 anand$ ./configure --with-framework-name=Python64 --
with-universal-archs=all --enable-framework --enable-
universalsdk=MACOSX_DEPLOYMENT_TARGET=10.5
on an Intel Mac Pro with the latest Leopard and
Anand Patil added the comment:
OK, thanks for your help.
On 9/6/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
>
>
> Georg Brandl added the comment:
>
> Anand Patil schrieb:
> > Anand Patil added the comment:
> >
> > Sorry- Where can I get this patch? Th
Anand Patil added the comment:
Sorry- Where can I get this patch? The SourceForge patch manager says it's
closed.
Thanks,
Anand
On 9/6/07, Georg Brandl <[EMAIL PROTECTED]> wrote:
>
>
> Georg Brandl added the comment:
>
> This is ultimately the same as #685846, for w
New submission from Anand Patil:
Mac OS 10.4, Python 2.5 from pythonmac.org: The function listen() in the
attached should be interrupted after a second, but it waits until return
is pressed before catching the exception.
--
components: Macintosh
files: test.py
messages: 55673
nosy