]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix test_codeccallbacks for Windows: check size of wchar_t, not sys.maxunicode
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 29 Sep 2011 18:01:55 +0000 (20:01 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 29 Sep 2011 18:01:55 +0000 (20:01 +0200)
commitef17f12a393b4d7653066f34e0207ef8f46065c4
treec0c6a3aefce219e9f8f727e67b37e80ca62e0a5e
parent182d90d9ee7755d19996705d13ee58447de00f32
Fix test_codeccallbacks for Windows: check size of wchar_t, not sys.maxunicode
Lib/test/test_codeccallbacks.py