pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
PyErr_ResourceWarning
deimos
python
warnings
_
version(Python_3_6_Or_Later)
extern (
C
)
int
PyErr_ResourceWarning
(
PyObject
*
source
,
Py_ssize_t
stack_level
,
const
(
char
)*
format
,
...
)
Meta
Source
See Implementation
deimos
python
warnings
functions
PyErr_ResourceWarning
PyErr_WarnEx
PyErr_WarnExplicit
PyErr_WarnFormat
_