]> granicus.if.org Git - python/commit
Fix the new EncodedFile test to work with big endian platforms.
authorGeorg Brandl <georg@python.org>
Sun, 29 Oct 2006 09:32:16 +0000 (09:32 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 29 Oct 2006 09:32:16 +0000 (09:32 +0000)
commit5b4e1c2530636eab196fb98ea8f49389ff419e28
tree7036d4fca44e24222c7a813b100030f6f219de16
parentfacd273198689d9c083056e55fca95c1db348d0e
Fix the new EncodedFile test to work with big endian platforms.
Lib/test/test_codecs.py