diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-07 01:02:42 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-10-07 01:02:42 +0000 |
commit | 90fd877049b4be1465843f00506d923e39bd4224 (patch) | |
tree | 59e43d996e181de2f6ef0beb8f4ca7726cc5ddb7 /Python/sysmodule.c | |
parent | cabe26d1cde7d8527c111f7d27bffac224e39fb0 (diff) | |
download | cpython-90fd877049b4be1465843f00506d923e39bd4224.tar.gz |
PyUnicode_AsWideCharString() takes a PyObject*, not a PyUnicodeObject*
All unicode functions uses PyObject* except PyUnicode_AsWideChar(). Fix the
prototype for the new function PyUnicode_AsWideCharString().
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions