]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix the new EncodedFile test to work with big endian platforms.
authorGeorg Brandl <georg@python.org>
Sun, 29 Oct 2006 09:32:19 +0000 (09:32 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 29 Oct 2006 09:32:19 +0000 (09:32 +0000)
commitb8205a11882161968fe9b67871d4000c4b3efb08
tree741c2e3e40b1a33439224bd1ff179a5fa7812c40
parent2527f7fee0f20946aa3162fae4ffe6181aee1eb1
Fix the new EncodedFile test to work with big endian platforms.
 (backport from rev. 52527)
Lib/test/test_codecs.py