diff options
| author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-30 01:44:27 +0200 |
|---|---|---|
| committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-09-30 01:44:27 +0200 |
| commit | eb5657a0c5bd2a45881ca379a095298490014451 (patch) | |
| tree | 83eb8eb95165128e18e37ad8c32520fa44c47722 /Modules/arraymodule.c | |
| parent | 8dba4e004fc07b8f651770c9a4beb87cad0189e4 (diff) | |
| download | cpython-git-eb5657a0c5bd2a45881ca379a095298490014451.tar.gz | |
posix module catches PyUnicode_AsUnicode() failure
* Replace PyUnicode_AS_UNICODE by PyUnicode_AsUnicode, PyUnicode_AS_UNICODE is
no more a real macro
* Replace Py_UNICODE by wchar_t in code specific to Windows
Diffstat (limited to 'Modules/arraymodule.c')
0 files changed, 0 insertions, 0 deletions
