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 eli.bendersky, eric.araujo, eric.smith, georg.brandl, giampaolo.rodola, rhettinger, terry.reedy, xuanji
Date 2010-12-04.09:22:08
SpamBayes Score 9.4751114e-05
Marked as misclassified No
Message-id <1291454530.19.0.402315064493.issue10516@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, list.copy was also approved IIRC.  And it should be a shallow copy, like all other copy methods on builtins.
History
Date User Action Args
2010-12-04 09:22:10georg.brandlsetrecipients: + georg.brandl, rhettinger, terry.reedy, eric.smith, giampaolo.rodola, eric.araujo, eli.bendersky, xuanji
2010-12-04 09:22:10georg.brandlsetmessageid: <1291454530.19.0.402315064493.issue10516@psf.upfronthosting.co.za>
2010-12-04 09:22:08georg.brandllinkissue10516 messages
2010-12-04 09:22:08georg.brandlcreate