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 shlsh
Recipients docs@python, shlsh, steven.daprano
Date 2014-08-31.04:42:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409460177.73.0.608567677509.issue22305@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks.

"Because deep copy copies everything it may copy too much, e.g., administrative data structures that need to be shared even between copies, which may not be the desired goal."

helps me understand better.
History
Date User Action Args
2014-08-31 04:42:57shlshsetrecipients: + shlsh, steven.daprano, docs@python
2014-08-31 04:42:57shlshsetmessageid: <1409460177.73.0.608567677509.issue22305@psf.upfronthosting.co.za>
2014-08-31 04:42:57shlshlinkissue22305 messages
2014-08-31 04:42:57shlshcreate