summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2010-10-07 01:02:42 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2010-10-07 01:02:42 +0000
commit90fd877049b4be1465843f00506d923e39bd4224 (patch)
tree59e43d996e181de2f6ef0beb8f4ca7726cc5ddb7 /Python/sysmodule.c
parentcabe26d1cde7d8527c111f7d27bffac224e39fb0 (diff)
downloadcpython-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