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