- 26 Jan, 2004 6 commits
-
-
Skip Montanaro authored
running an application under hotshot's control. Only slightly embellished from what Walter Dörwald posted to python-dev. (*) http://www.icdc.com/~roadkill/silverstein/turtle.html
-
Fred Drake authored
-
Fred Drake authored
-
Skip Montanaro authored
-
Fred Drake authored
closes SF bug #842213
-
Fred Drake authored
-
- 25 Jan, 2004 1 commit
-
-
Tim Peters authored
-
- 23 Jan, 2004 5 commits
-
-
Fred Drake authored
-
Hye-Shik Chang authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
- 21 Jan, 2004 7 commits
-
-
Kurt B. Kaiser authored
w/o the subprocess to fail. Check in a fix to IDLE and IDLEfork. M PyShell.py Backport candidate, combine with previous.
-
Kurt B. Kaiser authored
to the execution server. The return of the OK response from the subprocess initialization was interfering and causing the sending socket to be not ready. Add an IO ready test to fix this. Moved the polling IO ready test into pollpacket(). M NEWS.txt M rpc.py Backport candidate.
-
Kurt B. Kaiser authored
connect to the user GUI process. Added a timeout to the GUI's listening socket. Added Tk error dialogs to PyShell.py to announce a failure to bind the port or connect to the subprocess. Clean up error handling during connection initiation phase. This is an update of Python Patch 778323. M NEWS.txt M PyShell.py M ScriptBinding.py M run.py Backport candidate.
-
Fred Drake authored
closes SF bug #871402
-
Skip Montanaro authored
-
Skip Montanaro authored
-
Martin v. Löwis authored
-
- 20 Jan, 2004 11 commits
-
-
Barry Warsaw authored
messages.
-
Barry Warsaw authored
messages.
-
Raymond Hettinger authored
-
Marc-André Lemburg authored
-
Gustavo Niemeyer authored
-
Gustavo Niemeyer authored
-
Gustavo Niemeyer authored
or QUEUE database.
-
Marc-André Lemburg authored
Let the default encodings search function lookup aliases before trying the codec import. This allows applications to install codecs which override (non-special-cased) builtin codecs.
-
Marc-André Lemburg authored
-
Hye-Shik Chang authored
-
Hye-Shik Chang authored
codec in multibytecodec consumers.
-
- 18 Jan, 2004 5 commits
-
-
Tim Peters authored
meaning they must have been checked in to CVS from a Linuxish box with Windowish \r\n line endings to begin with.
-
Tim Peters authored
patch.
-
Tim Peters authored
patch.
-
Tim Peters authored
-
Andrew M. Kuchling authored
-
- 17 Jan, 2004 5 commits
-
-
Hye-Shik Chang authored
-
Hye-Shik Chang authored
Several style fixes are suggested by Martin v. Loewis and Marc-Andre Lemburg. Thanks!
-
Skip Montanaro authored
-
Skip Montanaro authored
Remove BAD_EXEC_PROTOYPE (leftover from IRIX 4 demolition).
-
Martin v. Löwis authored
-