commit | ba58cbe7541deb963c555af59e433f8046391a54 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Apr 14 11:12:16 2013 +0200 |
committer | Georg Brandl <georg@python.org> | Sun Apr 14 11:12:16 2013 +0200 |
tree | af5c2f903712e9e7c8e23cf8d1a5afaf05c29ad8 | |
parent | 2124dcd9fe9a46362a7ddd5039b6c2ed8ea4b28c [diff] |
Closes #13638: document PyErr_SetFromErrnoWithFilenameObject, PyErr_SetFromWindowsErrWithFilenameObject, and PyErr_SetExcFromWindowsErrWithFilenameObject. Note that PyErr_SetExcFromWindowsErrWithFilenameObjectAndSomeOtherParametersSoThatTheNameGetsSoLongThatNobodyIsEverGonnaUseThisStrangeFunctionForAnything is still undocumented.