]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #3080: case_ok() expects Unicode strings
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 14 Mar 2011 18:34:13 +0000 (14:34 -0400)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 14 Mar 2011 18:34:13 +0000 (14:34 -0400)
commitc9a271cf2b82a821306f501fd7fdd0a84d59bc0d
tree6d81da653771c0c0b68d0d0071f0ec20efcdb298
parent547a2a6d52e415eee0a28628f36b5e2fdd3a3b77
Issue #3080: case_ok() expects Unicode strings
Python/import.c