]> granicus.if.org Git - python/commit
Rewrite PyUnicode_TransformDecimalToASCII() to use the new Unicode API
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 21 Nov 2011 22:12:56 +0000 (23:12 +0100)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 21 Nov 2011 22:12:56 +0000 (23:12 +0100)
commitf01245067a54e3863b7db5e2eebd9f7ca45b29b5
tree5a41bbbf78c2789ba460346191b3591352bd6ce5
parent2d718f39a528009d84341a91555ffe66f9acc480
Rewrite PyUnicode_TransformDecimalToASCII() to use the new Unicode API
Objects/unicodeobject.c