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 ned.deily
Recipients Ramchandra Apte, docs@python, eric.araujo, ezio.melotti, ned.deily, terry.reedy, tim.golden, tshepang
Date 2012-02-25.22:11:23
SpamBayes Score 0.08986001
Marked as misclassified No
Message-id <1330207884.28.0.757357127524.issue14112@psf.upfronthosting.co.za>
In-reply-to
Content
"shallow copy" and "deep copy" are both standard computer science terms by no means unique to or invented by Python.  We should be cautious about documentation bloat and trying to redefine standard terms.

http://en.wikipedia.org/wiki/Object_copy#Shallow_copy
History
Date User Action Args
2012-02-25 22:11:24ned.deilysetrecipients: + ned.deily, terry.reedy, tim.golden, ezio.melotti, eric.araujo, docs@python, tshepang, Ramchandra Apte
2012-02-25 22:11:24ned.deilysetmessageid: <1330207884.28.0.757357127524.issue14112@psf.upfronthosting.co.za>
2012-02-25 22:11:23ned.deilylinkissue14112 messages
2012-02-25 22:11:23ned.deilycreate