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 ned.deily
Recipients kbk, ned.deily, roger.serwy, serhiy.storchaka, terry.reedy, tim.peters
Date 2013-11-04.09:53:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383558839.77.0.527511797122.issue19481@psf.upfronthosting.co.za>
In-reply-to
Content
Pickling for the RPC protocol between the GUI process and the interpreter subprocess, which would explain why there is no problem when running idle -n (no subproces)?
History
Date User Action Args
2013-11-04 09:53:59ned.deilysetrecipients: + ned.deily, tim.peters, terry.reedy, kbk, roger.serwy, serhiy.storchaka
2013-11-04 09:53:59ned.deilysetmessageid: <1383558839.77.0.527511797122.issue19481@psf.upfronthosting.co.za>
2013-11-04 09:53:59ned.deilylinkissue19481 messages
2013-11-04 09:53:59ned.deilycreate