commit | a222e4cc71d7f4f6479e3be4f015673dafb078e3 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jul 09 09:18:12 2007 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jul 09 09:18:12 2007 +0000 |
tree | 03175ae08764aca2dd7411970e8eba3d352591f9 | |
parent | 89687b9ba8dde610247805629187486a270af725 [diff] |
Fix the last remaining problem with test_multibytecodec.py; the problem was writing a file in text mode instead of in binary mode.