| commit | 8dba4e004fc07b8f651770c9a4beb87cad0189e4 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@haypocalc.com> | Fri Sep 30 00:51:10 2011 +0200 |
| committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri Sep 30 00:51:10 2011 +0200 |
| tree | d4f9135968943f0645a61815bd0dd2318c19d863 | |
| parent | f8bb7d02f62d5bae1fdbbabc7bc66b6b3f19abd3 [diff] |
array module uses the new Unicode API * Use Py_UCS4* buffer instead of Py_UNICODE* * Use "I" or "L" format, instead of "u" format