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? The SourceForge patch manager says
> it's
> > c
Georg Brandl added the comment:
Anand Patil schrieb:
> Anand Patil added the comment:
>
> Sorry- Where can I get this patch? The SourceForge patch manager says it's
> closed.
It is - like all other issues - in this tracker at
http://bugs.python.org/706406.
__
T
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 which a patch is at #706406.
>
Georg Brandl added the comment:
This is ultimately the same as #685846, for which a patch is at #706406.
--
nosy: +georg.brandl
resolution: -> duplicate
status: open -> closed
superseder: -> fix bug #685846: raw_input defers signals
__
Tracker <[EMAIL P
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: an