Files
cpython/Doc/c-api
Victor Stinner beb4135b8c 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().
2010-10-07 01:02:42 +00:00
..
2008-01-20 11:00:14 +00:00
2010-10-06 10:14:08 +00:00
2008-01-20 09:30:57 +00:00
2008-01-20 09:30:57 +00:00