]> granicus.if.org Git - python/commit
Issue 2460: Make Ellipsis objects copyable.
authorRaymond Hettinger <python@rcn.com>
Mon, 24 Mar 2008 08:17:39 +0000 (08:17 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 24 Mar 2008 08:17:39 +0000 (08:17 +0000)
commitb72233ce6303aabe7960170f98c5626771751fe7
treee638fa954c0b324468881d6c23433524c33c5023
parentd145240f9a164e7aea8424c844fe0402aab56454
Issue 2460: Make Ellipsis objects copyable.
Lib/copy.py
Misc/NEWS