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 alexandre.vassalotti
Recipients alexandre.vassalotti, fabioz, holdenweb, orsenthil
Date 2010-06-28.21:25:02
SpamBayes Score 0.008158656
Marked as misclassified No
Message-id <1277760303.96.0.102734464343.issue8943@psf.upfronthosting.co.za>
In-reply-to
Content
One easy fix for this would be to make InteractiveConsole use the string "__main__" instead of "__console__". But other than that, I don't think we can fix this within pickle.
History
Date User Action Args
2010-06-28 21:25:04alexandre.vassalottisetrecipients: + alexandre.vassalotti, holdenweb, orsenthil, fabioz
2010-06-28 21:25:03alexandre.vassalottisetmessageid: <1277760303.96.0.102734464343.issue8943@psf.upfronthosting.co.za>
2010-06-28 21:25:02alexandre.vassalottilinkissue8943 messages
2010-06-28 21:25:02alexandre.vassalotticreate