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 jcea
Recipients amaury.forgeotdarc, facundobatista, jcea
Date 2013-10-16.17:42:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381945368.73.0.706959602114.issue19272@psf.upfronthosting.co.za>
In-reply-to
Content
Would be interesting to be able to pickle "function.__code__".

Although, thinking about this, it would be not portable between Python releases, something that pickle guarantee.

Thoughs?
History
Date User Action Args
2013-10-16 17:42:48jceasetrecipients: + jcea, facundobatista, amaury.forgeotdarc
2013-10-16 17:42:48jceasetmessageid: <1381945368.73.0.706959602114.issue19272@psf.upfronthosting.co.za>
2013-10-16 17:42:48jcealinkissue19272 messages
2013-10-16 17:42:48jceacreate