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 eddygeek
Recipients alexandre.vassalotti, belopolsky, eddygeek, pitrou, tim.peters
Date 2014-07-21.15:07:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405955253.31.0.284789590336.issue22005@psf.upfronthosting.co.za>
In-reply-to
Content
The code works when using encoding='bytes'. Thanks Tim for the suggestion.

So this is not a bug, but is there any sense in having encoding='ASCII' by default in pickle ?
History
Date User Action Args
2014-07-21 15:07:33eddygeeksetrecipients: + eddygeek, tim.peters, belopolsky, pitrou, alexandre.vassalotti
2014-07-21 15:07:33eddygeeksetmessageid: <1405955253.31.0.284789590336.issue22005@psf.upfronthosting.co.za>
2014-07-21 15:07:33eddygeeklinkissue22005 messages
2014-07-21 15:07:33eddygeekcreate