]> granicus.if.org Git - python/commit
Another #1415 fix for Windows GUI apps
authorChristian Heimes <christian@cheimes.de>
Tue, 13 Nov 2007 15:24:14 +0000 (15:24 +0000)
committerChristian Heimes <christian@cheimes.de>
Tue, 13 Nov 2007 15:24:14 +0000 (15:24 +0000)
commitfef9bbaff2513f1b17f5aa2b9a44e3d32855f082
tree9cdac4c3dedf72f6406eb0a2789c65c1e4389043
parentdb23308c7111239fadbc4ac95da38ec22a9bbf88
Another #1415 fix for Windows GUI apps
print() mustn't raise an exception when sys.stdout is None.
Python/bltinmodule.c