mirror of
https://github.com/python/cpython.git
synced 2025-12-22 08:29:12 +00:00
Functions like PyErr_SetFromErrno() and SetFromWindowsErr() should be called immediately after using the C API which sets errno or the Windows error code. |
||
|---|---|---|
| .. | ||
| clinic | ||
| multiprocessing.c | ||
| multiprocessing.h | ||
| posixshmem.c | ||
| semaphore.c | ||