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 paul.moore
Recipients jshholland, paul.moore, pitrou, serhiy.storchaka
Date 2015-05-18.18:45:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431974740.52.0.771253573551.issue24229@psf.upfronthosting.co.za>
In-reply-to
Content
I presume the copy method is intended as a file copy, not for copying the object. But calling the method copy() is likely to be confusing, precisely as happened here :-)
History
Date User Action Args
2015-05-18 18:45:40paul.mooresetrecipients: + paul.moore, pitrou, serhiy.storchaka, jshholland
2015-05-18 18:45:40paul.mooresetmessageid: <1431974740.52.0.771253573551.issue24229@psf.upfronthosting.co.za>
2015-05-18 18:45:40paul.moorelinkissue24229 messages
2015-05-18 18:45:40paul.moorecreate