Hello,

I've come to a problem with pty.spawn() as it states on its source code:

# Bugs: No signal handling.  Doesn't set slave termios and window size.

As I need this feature working, I want to fix this bug. Does someone
have any idea on how to fix it?

(My problem: I want to launch ncurses software from my python
software, then come back, choose another program and launch it, ...)

--
Gustavo Sverzut Barbieri
---------------------------------------
Computer Engineer 2001 - UNICAMP
GPSL - Grupo Pro Software Livre
Cell..: +55 (19) 9165 8010
Jabber: [EMAIL PROTECTED]
  ICQ#: 17249123
   MSN: [EMAIL PROTECTED]
 Skype: gsbarbieri
   GPG: 0xB640E1A2 @ wwwkeys.pgp.net
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to