]> granicus.if.org Git - python/commit
Add _PyUnicode_HAS_UTF8_MEMORY() macro
authorVictor Stinner <victor.stinner@haypocalc.com>
Sun, 2 Oct 2011 23:08:02 +0000 (01:08 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Sun, 2 Oct 2011 23:08:02 +0000 (01:08 +0200)
commit829c0adca9cb3f44d491e166f3c2693e08ef51a7
tree6823b798a05d2d93197316b769bb19fb279787a4
parent37943769ef7594c9fb6a0c23ff4094376b49c3ea
Add _PyUnicode_HAS_UTF8_MEMORY() macro
Objects/unicodeobject.c