Charles-Francois Natali <neolo...@free.fr> added the comment:

I'm still not sure I understand the problem.
- when you hit CTRL-Z, the process is put in background, since it receives a 
SIGTSTP : normal
- when you put it in foreground with 'fg', it doesn't resume ? Did you try to 
hit <ENTER> to have sys.ps1 '>>> ' printed to stdout ? Or did the process exit ?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11650>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to