mirror of
https://github.com/python/cpython.git
synced 2025-11-14 07:49:28 +00:00
PyErr_SetExcFromWindowsErr(), PyErr_SetExcFromWindowsErrWithFilename(). Similar to PyErr_SetFromWindowsErrWithFilename() and PyErr_SetFromWindowsErr(), but they allow to specify the exception type to raise. Available on Windows. See SF patch #576458. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| abstract.tex | ||
| api.tex | ||
| concrete.tex | ||
| exceptions.tex | ||
| init.tex | ||
| intro.tex | ||
| memory.tex | ||
| newtypes.tex | ||
| refcounting.tex | ||
| refcounts.dat | ||
| utilities.tex | ||
| veryhigh.tex | ||