Victor Stinner f6a271ae98 Issue #18395: Rename `_Py_char2wchar() to :c:func:Py_DecodeLocale`, rename
``_Py_wchar2char()`` to :c:func:`Py_EncodeLocale`, and document these
functions.
2014-08-01 12:28:48 +02:00
..
2014-06-16 23:07:15 -07:00
2013-12-31 22:02:22 -06:00
2013-09-26 22:21:41 -04:00

Miscellaneous source files for the main Python shared library