]> granicus.if.org Git - python/commit
Issue 7410: deepcopy of itertools.count resets the count
authorRaymond Hettinger <python@rcn.com>
Mon, 30 Nov 2009 19:44:40 +0000 (19:44 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 30 Nov 2009 19:44:40 +0000 (19:44 +0000)
commite09f45a2e35e741e627f0ef49e94b84a28a4e72a
tree224550aea5ac0aeacda9af044d2b04f1c08bdcb2
parentd46430bd8147da24d1e17b5f13064e70acb8ee01
Issue 7410: deepcopy of itertools.count resets the count
Lib/test/test_itertools.py
Modules/itertoolsmodule.c