[Python-Dev] Fixing pty.spawn()
Gustavo Barbieri
barbieri at gmail.com
Tue Sep 27 19:05:28 CEST 2005
More information about the Python-Dev mailing list
Tue Sep 27 19:05:28 CEST 2005
- Previous message: [Python-Dev] PEP 350: Codetags
- Next message: [Python-Dev] Fixing pty.spawn()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: gsbarbieri at jabber.org ICQ#: 17249123 MSN: barbieri at gmail.com Skype: gsbarbieri GPG: 0xB640E1A2 @ wwwkeys.pgp.net
- Previous message: [Python-Dev] PEP 350: Codetags
- Next message: [Python-Dev] Fixing pty.spawn()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list