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 terry.reedy
Recipients alexandre.vassalotti, cool-RR, pitrou, terry.reedy
Date 2011-02-26.17:28:41
SpamBayes Score 0.13713893
Marked as misclassified No
Message-id <1298741322.31.0.522103999517.issue11299@psf.upfronthosting.co.za>
In-reply-to
Content
Alexandre,
Do the considerations against pickling apply to deep copying? It would seem that copying bytecode and pointer within a run should be ok.
History
Date User Action Args
2011-02-26 17:28:42terry.reedysetrecipients: + terry.reedy, pitrou, alexandre.vassalotti, cool-RR
2011-02-26 17:28:42terry.reedysetmessageid: <1298741322.31.0.522103999517.issue11299@psf.upfronthosting.co.za>
2011-02-26 17:28:41terry.reedylinkissue11299 messages
2011-02-26 17:28:41terry.reedycreate