]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix text failures when ctypes is not available
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 5 Oct 2011 11:01:41 +0000 (13:01 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 5 Oct 2011 11:01:41 +0000 (13:01 +0200)
commit00b2c86d09dccf125fdf7108d3b749f767c277db
treeeabc9535fde700e8e75f3a3be055054904901bcd
parent4637309ee66381d081e3e86f72665ca08fc6e634
Fix text failures when ctypes is not available
(followup to Victor's 85d11cf67aa8 and 7a50e549bd11)
Lib/test/test_codeccallbacks.py
Lib/test/test_codecs.py