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 ezio.melotti
Recipients Ramchandra Apte, docs@python, eric.araujo, ezio.melotti, georg.brandl, ned.deily, rhettinger, terry.reedy, tim.golden, tshepang
Date 2013-10-14.02:32:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381717937.74.0.612913657278.issue14112@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch that adds glossary entries for deep and shallow copy.  I tried to keep them simple and clear enough.

FWIW http://docs.python.org/3.4/library/copy.html also has a definition of the terms.

If my definitions are OK I will add links to the terms were appropriate.
History
Date User Action Args
2013-10-14 02:32:17ezio.melottisetrecipients: + ezio.melotti, georg.brandl, rhettinger, terry.reedy, tim.golden, ned.deily, eric.araujo, docs@python, tshepang, Ramchandra Apte
2013-10-14 02:32:17ezio.melottisetmessageid: <1381717937.74.0.612913657278.issue14112@psf.upfronthosting.co.za>
2013-10-14 02:32:17ezio.melottilinkissue14112 messages
2013-10-14 02:32:17ezio.melotticreate