STINNER Victor <victor.stin...@haypocalc.com> added the comment: > PyErr_WarnFormat
is already documented in Doc/c-api/exceptions.rst > PyImport_ExecCodeModuleWithPathnames is already documented in Doc/c-api/import.rst > PyModule_GetFilenameObject is already documented in Doc/c-api/module.rst > PySys_AddWarnOptionUnicode, PySys_FormatStderr and PySys_FormatStdout are already documented in Doc/c-api/sys.rst > PyUnicode_AsUnicodeCopy, PyUnicode_AsWideCharString, > PyUnicode_EncodeFSDefault and PyUnicode_FSDecoder are already documented in Doc/c-api/unicode.rst Mark Shannon should read the documentation more carefuly. ---------- nosy: +haypo _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11173> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com