commit | 2b979bfa3c27636fe298b7c5d8f17354bd2b566c | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Sun Nov 20 19:32:09 2011 +0100 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Sun Nov 20 19:32:09 2011 +0100 |
tree | 75935f32b51eaa6e8f47477961ce6b9987d4c02a | |
parent | 0fc35196bbd2248ee34d3c818b73eb2f864e4083 [diff] |
Use PyUnicode_CompareWithASCIIString() instead of Py_UNICODE_strcmp() to avoid the deprecate Py_UNICODE type