This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gpolo
Recipients gpolo
Date 2009-08-05.16:21:06
SpamBayes Score 0.00012317754
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
SocketIO.exithook on idlelib/rpc.py is missing the exit status, this is
a minor issue since both client and server used on IDLE override this
method to do something else.
History
Date User Action Args
2009-08-05 16:21:09gpolosetrecipients: + gpolo
2009-08-05 16:21:09gpolosetmessageid: <[email protected]>
2009-08-05 16:21:07gpololinkissue6649 messages
2009-08-05 16:21:07gpolocreate