]> granicus.if.org Git - python/commit
Fix and enable a skipped test:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 1 Apr 2008 22:37:33 +0000 (22:37 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 1 Apr 2008 22:37:33 +0000 (22:37 +0000)
commitce6f6c12c69d6745addf8b12623ab5cc768b0f79
tree5363e5595396c07e606d01c62035b7f55d7b7d0c
parent8820f2a979806d4e8966a809052870f8f895b2f4
Fix and enable a skipped test:
with python 2.6, enumerating bytes yields 1-char strings, not numbers.

Don't merge this into the py3k branch.
Lib/test/test_io.py