]> granicus.if.org Git - python/commit
Remove startup firewall message. That is handled by an error dialog
authorRaymond Hettinger <python@rcn.com>
Mon, 26 Jan 2009 23:29:09 +0000 (23:29 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 26 Jan 2009 23:29:09 +0000 (23:29 +0000)
commitbf3f69ee85d3c497bfdeae3ac3338c1409ca454c
treec1732e09a6752f9083079cdc6567c98565c70666
parentc028abf3cd59086eb2665446a58aa462af8c2abd
Remove startup firewall message.  That is handled by an error dialog
whenever a connection cannot be formed.  Also, the Idle version number
is already in the About Idle dialog.  Now, the startup is clean looking
once again.
Lib/idlelib/PyShell.py