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 rharris
Recipients jafo, rharris, tim.peters
Date 2008-04-04.01:06:49
SpamBayes Score 0.018629415
Marked as misclassified No
Message-id <1207271211.91.0.638059909399.issue2116@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry about forgetting the -c arg! The patch is intended for
python/trunk/Lib/copy.py.

It looks like Raymond Hettinger has made a similar-ish change recently
to make Ellipsis copyable.
History
Date User Action Args
2008-04-04 01:06:52rharrissetspambayes_score: 0.0186294 -> 0.018629415
recipients: + rharris, tim.peters, jafo
2008-04-04 01:06:51rharrissetspambayes_score: 0.0186294 -> 0.0186294
messageid: <1207271211.91.0.638059909399.issue2116@psf.upfronthosting.co.za>
2008-04-04 01:06:50rharrislinkissue2116 messages
2008-04-04 01:06:49rharriscreate