]> granicus.if.org Git - python/commit
Fix test of count.__repr__() to ignore the 'L' if the count is a long
authorRaymond Hettinger <python@rcn.com>
Fri, 12 Oct 2007 17:53:11 +0000 (17:53 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 12 Oct 2007 17:53:11 +0000 (17:53 +0000)
commit3a0de08d5468c18ba09443cbe2f3b661ddd775e0
tree064ab0799202d6804a5286098df3e712c2862d0a
parentd476a400b4d99d358b817bfe7229d0085f50e597
Fix test of count.__repr__() to ignore the 'L' if the count is a long
Lib/test/test_itertools.py