]> granicus.if.org Git - python/commit
Be more careful with closing fd's 0,1,2.
authorGuido van Rossum <guido@python.org>
Tue, 7 Oct 1997 14:37:31 +0000 (14:37 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 7 Oct 1997 14:37:31 +0000 (14:37 +0000)
commitd6449a2b118c26c9e322ebd6aeaf567896fdcd78
tree60a7acfb71c63a3253d0d8a9a0513d83738f4a15
parentef31b240ea96864faeee5a2f731e9fe1cdd5f7ac
Be more careful with closing fd's 0,1,2.
Demo/tkinter/guido/ShellWindow.py