[issue1599] IDLE hangs if os.spwanv command is given

2007-12-11 Thread Pooja

Changes by Pooja:


--
components: IDLE
nosy: Pooja
severity: normal
status: open
title: IDLE hangs if os.spwanv command is given
versions: Python 2.5

__
Tracker <[EMAIL PROTECTED]>

__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1599] IDLE hangs if os.spwanv command is given

2007-12-27 Thread Kurt B. Kaiser

New submission from Kurt B. Kaiser:

Worked for me on Arch GNU/Linux 
using IDLE 2.6a0.  What OS and 
Version 
are you running?  Does it fail for

foo.py:
 def foo():
   pass

>>> import os
>>> os.spawnv(os.P_NOWAIT, 
'foo.py', '')
5026
>>>

--
assignee:  -> kbk
nosy: +kbk
priority:  -> normal
resolution:  -> works for me

__
Tracker <[EMAIL PROTECTED]>

__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1599] IDLE hangs if os.spwanv command is given

2007-12-27 Thread Pooja

Pooja added the comment:

Hi Kurt

  I have mentioned in my issue 1599 that i was working on IDLE 2.5 and Win 32.

  Regards
  Pooja

"Kurt B. Kaiser" <[EMAIL PROTECTED]> wrote:

New submission from Kurt B. Kaiser:

Worked for me on Arch GNU/Linux 
using IDLE 2.6a0. What OS and 
Version 
are you running? Does it fail for

foo.py:
def foo():
pass

'foo.py', '')
5026
>>>

--
assignee: -> kbk
nosy: +kbk
priority: -> normal
resolution: -> works for me

__
Tracker 

__

-
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

Added file: http://bugs.python.org/file9032/unnamed

__
Tracker <[EMAIL PROTECTED]>

__Hi Kurt     I have mentioned in my issue 1599 
that i was working on IDLE 2.5 and Win 32.     
Regards  Pooja"Kurt B. Kaiser" <[EMAIL 
PROTECTED]> wrote:  New submission from Kurt B. Kaiser:Worked for me on Arch 
GNU/Linux using IDLE 2.6a0. What OS and Version are you running? 
Does it fail forfoo.py:def foo():pass>>> 
import os>>> os.spawnv(os.P_NOWAIT, 'foo.py', 
'')5026>>>--assignee: -> kbknosy: 
+kbkpriority: -> normalresolution: -> works for 
me__Tracker <[EMAIL 
PROTECTED]>__ 
  Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile. http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
 "> Try it now.
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1599] IDLE hangs if os.spwanv command is given

2008-01-23 Thread Kurt B. Kaiser

Changes by Kurt B. Kaiser:


Removed file: http://bugs.python.org/file9032/unnamed

__
Tracker <[EMAIL PROTECTED]>

__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1599] IDLE hangs if os.spwanv command is given

2008-01-23 Thread Kurt B. Kaiser

Kurt B. Kaiser added the comment:

Does it fail for

foo.py:
 def foo():
   pass

>>> import os
>>> os.spawnv(os.P_NOWAIT, 
'foo.py', '')
5026
>>>

__
Tracker <[EMAIL PROTECTED]>

__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1599] IDLE hangs if os.spwanv command is given

2008-02-15 Thread Kurt B. Kaiser

Kurt B. Kaiser added the comment:

No response from OP, closing.

--
status: open -> closed

__
Tracker <[EMAIL PROTECTED]>

__
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com