_warnings
Procs
proc warnEx(category: PyTypeObject; message: string | PyStrObject; stacklevel: int = 1): PyBaseErrorObject {....raises: [].}
- PyErr_WarnEx of _warnings.c Source Edit
proc warnExplicit(category: PyTypeObject; message: string | PyStrObject; filename: string; lineno: int; module: PyStrObject = nil; registry: PyDictObject = nil): PyBaseErrorObject {....raises: [].}
- PyErr_WarnExplicitObject of _warnings.c Source Edit
Exports
-
newPyWarningSimple, pyResourceWarningObjectType, PyFutureWarningObject, PyUserWarningObject, newPyUserWarningSimple, newPyWarningMessage, newPyEncodingWarningSimple, ofPyWarningMessageObject, newPyPendingDeprecationWarningSimple, newPyWarningMessageSimple, ofExactPyFutureWarningObject, ofPyUserWarningObject, PyRuntimeWarningObject, ofPyWarningObject, PyWarningMessageObject, PySyntaxWarningObject, PyWarningObject, ofPySyntaxWarningObject, ofPyDeprecationWarningObject, pyUserWarningObjectType, $, ofExactPySyntaxWarningObject, ofExactPyUnicodeWarningObject, pyImportWarningObjectType, newPyBytesWarningSimple, newPyFutureWarningSimple, pyWarningObjectType, PyBytesWarningObject, strPyWarningMessageObjectMagic, PyEncodingWarningObject, pyBytesWarningObjectType, PyResourceWarningObject, newPyDeprecationWarningSimple, ofExactPyUserWarningObject, ofExactPyResourceWarningObject, ofExactPyWarningObject, ofPyUnicodeWarningObject, ofPyBytesWarningObject, ofPyImportWarningObject, ofPyFutureWarningObject, pyPendingDeprecationWarningObjectType, PyPendingDeprecationWarningObject, ofExactPyImportWarningObject, newPyRuntimeWarningSimple, ofPyResourceWarningObject, pySyntaxWarningObjectType, ofExactPyBytesWarningObject, ofExactPyPendingDeprecationWarningObject, ofExactPyRuntimeWarningObject, ofPyEncodingWarningObject, pyDeprecationWarningObjectType, newPySyntaxWarningSimple, pyWarningMessageObjectType, pyEncodingWarningObjectType, PyImportWarningObject, ofPyPendingDeprecationWarningObject, ofExactPyDeprecationWarningObject, newPyResourceWarningSimple, pyRuntimeWarningObjectType, ofPyRuntimeWarningObject, categoryName, pyFutureWarningObjectType, newPyImportWarningSimple, pyUnicodeWarningObjectType, newPyUnicodeWarningSimple, PyUnicodeWarningObject, ofExactPyWarningMessageObject, PyDeprecationWarningObject, ofExactPyEncodingWarningObject