Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f2722a commit 7c1bb9cCopy full SHA for 7c1bb9c
1 file changed
Doc/api/refcounts.dat
@@ -233,6 +233,13 @@ PyErr_SetFromErrnoWithFilename:PyObject*::null:
233
PyErr_SetFromErrnoWithFilename:PyObject*:type:0:
234
PyErr_SetFromErrnoWithFilename:char*:filename::
235
236
+PyErr_SetFromWindowsErr:PyObject*::null:
237
+PyErr_SetFromWindowsErr:int:ierr::
238
+
239
+PyErr_SetFromWindowsErrWithFilename:PyObject*::null:
240
+PyErr_SetFromWindowsErrWithFilename:int:ierr::
241
+PyErr_SetFromWindowsErrWithFilename:char*:filename::
242
243
PyErr_SetInterrupt:void:::
244
245
PyErr_SetNone:void:::
0 commit comments