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 georg.brandl
Recipients Ramchandra Apte, docs@python, eric.araujo, ezio.melotti, georg.brandl, ned.deily, rhettinger, terry.reedy, tim.golden, tshepang
Date 2013-10-14.04:30:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381725034.04.0.370845128705.issue14112@psf.upfronthosting.co.za>
In-reply-to
Content
The text talks about containers which, although often the case, is not general enough; copy() and deepcopy() can work with any object.
History
Date User Action Args
2013-10-14 04:30:34georg.brandlsetrecipients: + georg.brandl, rhettinger, terry.reedy, tim.golden, ned.deily, ezio.melotti, eric.araujo, docs@python, tshepang, Ramchandra Apte
2013-10-14 04:30:34georg.brandlsetmessageid: <1381725034.04.0.370845128705.issue14112@psf.upfronthosting.co.za>
2013-10-14 04:30:34georg.brandllinkissue14112 messages
2013-10-14 04:30:33georg.brandlcreate