| Index | https://npython.nimpylib.org/theindex.html |
| Imports | https://npython.nimpylib.org/npython/Objects/exceptions.html#6 |
| Exports | https://npython.nimpylib.org/npython/Objects/exceptions.html#19 |
| Source | https://github.com/nimpylib/npython/tree/master/npython/Objects/exceptions.nim#L1 |
| Edit | https://github.com/nimpylib/npython/edit/devel/npython/Objects/exceptions.nim#L1 |
| Imports | https://npython.nimpylib.org/npython/Objects/exceptions.html#6 |
| ../Utils/trans_imp | https://npython.nimpylib.org/npython/Utils/trans_imp.html |
| exceptions/base | https://npython.nimpylib.org/npython/Objects/exceptions/base.html |
| exceptions/sub | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html |
| exceptions/baseapi | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html |
| Exports | https://npython.nimpylib.org/npython/Objects/exceptions.html#19 |
| newRuntimeError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newRuntimeError |
| newStopAsyncIterError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newStopAsyncIterError |
| ofPyValueErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyValueErrorObject,PyObject |
| PySyntaxErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PySyntaxErrorObject |
| newRuntimeError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newRuntimeError,PyStrObject |
| newPyGeneratorExitSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyGeneratorExitSimple |
| newBufferError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newBufferError |
| pyStopIterationObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyStopIterationObjectType |
| newSystemError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newSystemError,PyStrObject |
| newPyBufferErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyBufferErrorSimple |
| PyRuntimeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyRuntimeErrorObject |
| pyImportErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyImportErrorObjectType |
| ofPyEOFErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyEOFErrorObject,PyObject |
| pyValueErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyValueErrorObjectType |
| newPySystemErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPySystemErrorSimple |
| newPyBaseErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyBaseErrorSimple.t |
| newBaseError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newBaseError,PyStrObject |
| PyStopIterationObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyStopIterationObject |
| newPyExceptionSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyExceptionSimple |
| newLockError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newLockError |
| newLookupError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newLookupError,PyStrObject |
| ofExactPyBaseExceptionObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyBaseExceptionObject,PyObject |
| ofPyBaseExceptionObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyBaseExceptionObject,PyObject |
| ofPyStopIterErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyStopIterErrorObject,PyObject |
| ofExactPyReferenceErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyReferenceErrorObject,PyObject |
| newOSError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newOSError |
| ofExactPyBufferErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyBufferErrorObject,PyObject |
| newTypeError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newTypeError |
| newSystemExit | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newSystemExit,PyStrObject |
| ofExactPyRuntimeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyRuntimeErrorObject,PyObject |
| pyLockErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyLockErrorObjectType |
| pyArithmeticErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyArithmeticErrorObjectType |
| pyBaseExceptionObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyBaseExceptionObjectType |
| newGeneratorExit | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newGeneratorExit |
| ofPySystemErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPySystemErrorObject,PyObject |
| getTokenName | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#getTokenName |
| ofExactPyNameErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyNameErrorObject,PyObject |
| pyGeneratorExitObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyGeneratorExitObjectType |
| newBaseException | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newBaseException,PyStrObject |
| PyAttributeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyAttributeErrorObject |
| PyOSErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyOSErrorObject |
| ofPyBufferErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyBufferErrorObject,PyObject |
| ofExactPyMemoryErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyMemoryErrorObject,PyObject |
| newSystemError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newSystemError |
| pySyntaxErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pySyntaxErrorObjectType |
| ofPyExceptionObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyExceptionObject,PyObject |
| newValueError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newValueError |
| newPyAttributeErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyAttributeErrorSimple |
| newPyMemoryErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyMemoryErrorSimple |
| ofPySyntaxErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPySyntaxErrorObject,PyObject |
| newBaseException | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newBaseException |
| newMemoryError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newMemoryError,PyStrObject |
| isExceptionOf | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#isExceptionOf,PyObject,ExceptionToken |
| pyLookupErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyLookupErrorObjectType |
| PyKeyboardInterruptObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyKeyboardInterruptObject |
| newPyNameErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyNameErrorSimple |
| PyBaseExceptionGroupObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyBaseExceptionGroupObject |
| PyAssertionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyAssertionErrorObject |
| pyAttributeErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyAttributeErrorObjectType |
| ofExactPyAssertionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyAssertionErrorObject,PyObject |
| newNameError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newNameError,PyStrObject |
| newAttributeError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newAttributeError |
| ofPyOSErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyOSErrorObject,PyObject |
| newStopAsyncIterError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newStopAsyncIterError,PyStrObject |
| PyBufferErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyBufferErrorObject |
| ExceptionToken | https://npython.nimpylib.org/npython/Objects/exceptions/basetok.html#ExceptionToken |
| ofPyAttributeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyAttributeErrorObject,PyObject |
| ofExactPyValueErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyValueErrorObject,PyObject |
| newPyStopIterErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyStopIterErrorSimple |
| newBaseExceptionGroup | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newBaseExceptionGroup,PyStrObject |
| PyExceptionObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyExceptionObject |
| pyBufferErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyBufferErrorObjectType |
| ofPyImportErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyImportErrorObject,PyObject |
| ofPyExceptionClass | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyExceptionClass.t,PyObject |
| newPySystemExitSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPySystemExitSimple |
| newPyValueErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyValueErrorSimple |
| ofExactPyImportErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyImportErrorObject,PyObject |
| ofExactPyOSErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyOSErrorObject,PyObject |
| pyMemoryErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyMemoryErrorObjectType |
| ofPyLockErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyLockErrorObject,PyObject |
| newValueError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newValueError,PyStrObject |
| ofPyBaseExceptionGroupObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyBaseExceptionGroupObject,PyObject |
| PyMemoryErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyMemoryErrorObject |
| newMemoryError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newMemoryError |
| newPyKeyboardInterruptSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyKeyboardInterruptSimple |
| PyArithmeticErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyArithmeticErrorObject |
| isStopIter | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#isStopIter,PyObject |
| ofExactPyEOFErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyEOFErrorObject,PyObject |
| newBaseExceptionGroup | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newBaseExceptionGroup |
| PyBaseExceptionObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyBaseExceptionObject |
| PyStopIterErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyStopIterErrorObject |
| newSyntaxError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newSyntaxError |
| newSyntaxError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newSyntaxError,PyStrObject |
| pyExceptionObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyExceptionObjectType |
| pyBaseExceptionGroupObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyBaseExceptionGroupObjectType |
| newLockError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newLockError,PyStrObject |
| newPyAssertionErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyAssertionErrorSimple |
| pyEOFErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyEOFErrorObjectType |
| PyBaseErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyBaseErrorObject |
| ofPyAssertionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyAssertionErrorObject,PyObject |
| newPyImportErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyImportErrorSimple |
| ofExactPyLookupErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyLookupErrorObject,PyObject |
| newReferenceError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newReferenceError |
| newLookupError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newLookupError |
| getBltinName | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#getBltinName,ExceptionToken |
| newPyBaseExceptionSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyBaseExceptionSimple |
| newArithmeticError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newArithmeticError |
| $ | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#$.e,PyExceptionObject |
| ofExactPySystemErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPySystemErrorObject,PyObject |
| pyStopIterErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyStopIterErrorObjectType |
| ofPyKeyboardInterruptObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyKeyboardInterruptObject,PyObject |
| ofExactPySystemExitObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPySystemExitObject,PyObject |
| ofExactPyGeneratorExitObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyGeneratorExitObject,PyObject |
| PyGeneratorExitObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyGeneratorExitObject |
| ofPyMemoryErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyMemoryErrorObject,PyObject |
| newBufferError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newBufferError,PyStrObject |
| ofExactPyStopIterErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyStopIterErrorObject,PyObject |
| newNameError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newNameError |
| newPyStopAsyncIterErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyStopAsyncIterErrorSimple |
| newPyStopAsyncIterationSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyStopAsyncIterationSimple.t |
| PyTypeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyTypeErrorObject |
| newSystemExit | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newSystemExit |
| PyStopAsyncIterationObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyStopAsyncIterationObject |
| ofExactPyExceptionObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyExceptionObject,PyObject |
| newPyRuntimeErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyRuntimeErrorSimple |
| pyStopAsyncIterationObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyStopAsyncIterationObjectType |
| pyBaseErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyBaseErrorObjectType |
| newPySyntaxErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPySyntaxErrorSimple |
| ofExactPySyntaxErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPySyntaxErrorObject,PyObject |
| ofExactPyLockErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyLockErrorObject,PyObject |
| newPyLookupErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyLookupErrorSimple |
| PyNameErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyNameErrorObject |
| ofExactPyStopAsyncIterErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyStopAsyncIterErrorObject,PyObject |
| newOSError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newOSError,PyStrObject |
| PyStopAsyncIterErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyStopAsyncIterErrorObject |
| ofPyNameErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyNameErrorObject,PyObject |
| ofPyExceptionInstance | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyExceptionInstance,PyObject |
| BaseExceptionToken | https://npython.nimpylib.org/npython/Objects/exceptions/basetok.html#BaseExceptionToken |
| newAttributeError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newAttributeError,PyStrObject |
| newStopIterError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newStopIterError |
| newTypeError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newTypeError,PyStrObject |
| newPyTypeErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyTypeErrorSimple |
| newReferenceError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newReferenceError,PyStrObject |
| pyRuntimeErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyRuntimeErrorObjectType |
| ofExactPyBaseExceptionGroupObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyBaseExceptionGroupObject,PyObject |
| ofPyArithmeticErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyArithmeticErrorObject,PyObject |
| newStopIterError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newStopIterError,PyStrObject |
| PySystemErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PySystemErrorObject |
| PyLookupErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyLookupErrorObject |
| newPyLockErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyLockErrorSimple |
| ofPyRuntimeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyRuntimeErrorObject,PyObject |
| newEOFError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newEOFError |
| newKeyboardInterrupt | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newKeyboardInterrupt |
| PyValueErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyValueErrorObject |
| ofPyStopAsyncIterErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyStopAsyncIterErrorObject,PyObject |
| pyKeyboardInterruptObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyKeyboardInterruptObjectType |
| newArithmeticError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newArithmeticError,PyStrObject |
| pySystemExitObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pySystemExitObjectType |
| ofExactPyArithmeticErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyArithmeticErrorObject,PyObject |
| ofPyGeneratorExitObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyGeneratorExitObject,PyObject |
| ofPyExceptionClass | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyExceptionClass,PyTypeObject |
| ofPyTypeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyTypeErrorObject,PyObject |
| privateGetTracebackRef= | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#privateGetTracebackRef=,PyBaseExceptionObject,PyObject |
| newBaseError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newBaseError |
| newAssertionError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newAssertionError,PyStrObject |
| ofExactPyKeyboardInterruptObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyKeyboardInterruptObject,PyObject |
| getBltinName | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#getBltinName,BaseExceptionToken |
| ofPyLookupErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyLookupErrorObject,PyObject |
| privateGetTracebackRef | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#privateGetTracebackRef,PyBaseExceptionObject |
| pyNameErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyNameErrorObjectType |
| newEOFError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newEOFError,PyStrObject |
| ofPySystemExitObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPySystemExitObject,PyObject |
| pySystemErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pySystemErrorObjectType |
| newKeyboardInterrupt | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newKeyboardInterrupt,PyStrObject |
| newGeneratorExit | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newGeneratorExit,PyStrObject |
| pyTypeErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyTypeErrorObjectType |
| newPyOSErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyOSErrorSimple |
| PyEOFErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyEOFErrorObject |
| newPyStopIterationSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyStopIterationSimple.t |
| PyLockErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyLockErrorObject |
| pyAssertionErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyAssertionErrorObjectType |
| pyReferenceErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyReferenceErrorObjectType |
| PySystemExitObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PySystemExitObject |
| ofPyReferenceErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofPyReferenceErrorObject,PyObject |
| ofExactPyAttributeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyAttributeErrorObject,PyObject |
| ofExactPyTypeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#ofExactPyTypeErrorObject,PyObject |
| newPyBaseExceptionGroupSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyBaseExceptionGroupSimple |
| newImportError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newImportError |
| PyImportErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyImportErrorObject |
| pyStopAsyncIterErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyStopAsyncIterErrorObjectType |
| newAssertionError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newAssertionError |
| newPyArithmeticErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyArithmeticErrorSimple |
| newPyEOFErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyEOFErrorSimple |
| pyOSErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#pyOSErrorObjectType |
| PyReferenceErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#PyReferenceErrorObject |
| newPyReferenceErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newPyReferenceErrorSimple |
| newImportError | https://npython.nimpylib.org/npython/Objects/exceptions/base.html#newImportError,PyStrObject |
| PyRecursionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyRecursionErrorObject |
| newPyConnectionAbortedErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyConnectionAbortedErrorSimple |
| PyProcessLookupErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyProcessLookupErrorObject |
| ofPyKeyErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyKeyErrorObject,PyObject |
| ofExactPyOverflowErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyOverflowErrorObject,PyObject |
| PyIsADirectoryErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyIsADirectoryErrorObject |
| newFloatingPointError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newFloatingPointError,PyStrObject |
| newPyBrokenPipeErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyBrokenPipeErrorSimple |
| ofExactPyBrokenPipeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyBrokenPipeErrorObject,PyObject |
| newPyTabErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyTabErrorSimple |
| newPyChildProcessErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyChildProcessErrorSimple |
| pyUnicodeDecodeErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyUnicodeDecodeErrorObjectType |
| newUnboundLocalError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newUnboundLocalError |
| pyPermissionErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyPermissionErrorObjectType |
| ofPyChildProcessErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyChildProcessErrorObject,PyObject |
| ofExactPyIOErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyIOErrorObject,PyObject |
| newModuleNotFoundError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newModuleNotFoundError |
| pyUnboundLocalErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyUnboundLocalErrorObjectType |
| PyUnicodeTranslateErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyUnicodeTranslateErrorObject |
| newPyNotImplementedErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyNotImplementedErrorSimple |
| ofPyOverflowErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyOverflowErrorObject,PyObject |
| pyUnicodeEncodeErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyUnicodeEncodeErrorObjectType |
| newZeroDivisionError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newZeroDivisionError,PyStrObject |
| pyKeyErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyKeyErrorObjectType |
| newRecursionError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newRecursionError |
| ofExactPyProcessLookupErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyProcessLookupErrorObject,PyObject |
| newIndexError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newIndexError,PyStrObject |
| PyConnectionAbortedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyConnectionAbortedErrorObject |
| pyProcessLookupErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyProcessLookupErrorObjectType |
| pyIOErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyIOErrorObjectType |
| PyUnicodeDecodeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyUnicodeDecodeErrorObject |
| newPyPythonFinalizationErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyPythonFinalizationErrorSimple |
| ofPyIOErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyIOErrorObject,PyObject |
| newOverflowError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newOverflowError |
| PyZeroDivisionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyZeroDivisionErrorObject |
| ofPyIndexErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyIndexErrorObject,PyObject |
| ofPyConnectErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyConnectErrorObject,PyObject |
| newFloatingPointError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newFloatingPointError |
| newIndexError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newIndexError |
| PyConnectionResetErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyConnectionResetErrorObject |
| ofExactPyConnectErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyConnectErrorObject,PyObject |
| pyConnectionResetErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyConnectionResetErrorObjectType |
| PyIndentationErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyIndentationErrorObject |
| PyConnectionRefusedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyConnectionRefusedErrorObject |
| subErrs | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#subErrs |
| newPyProcessLookupErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyProcessLookupErrorSimple |
| ofPyUnicodeTranslateErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyUnicodeTranslateErrorObject,PyObject |
| ofPyBrokenPipeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyBrokenPipeErrorObject,PyObject |
| ofExactPyIndentationErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyIndentationErrorObject,PyObject |
| ofExactPyNotImplementedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyNotImplementedErrorObject,PyObject |
| PyConnectErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyConnectErrorObject |
| newPyOverflowErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyOverflowErrorSimple |
| ofExactPyIndexErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyIndexErrorObject,PyObject |
| pyBlockingIOErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyBlockingIOErrorObjectType |
| PyIndexErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyIndexErrorObject |
| newPyConnectionErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyConnectionErrorSimple |
| ofPyPermissionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyPermissionErrorObject,PyObject |
| newPyFloatingPointErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyFloatingPointErrorSimple |
| ofExactPyPythonFinalizationErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyPythonFinalizationErrorObject,PyObject |
| PyUnicodeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyUnicodeErrorObject |
| newPyBlockingIOErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyBlockingIOErrorSimple |
| pyZeroDivisionErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyZeroDivisionErrorObjectType |
| PyTimeoutErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyTimeoutErrorObject |
| newPythonFinalizationError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPythonFinalizationError |
| newUnboundLocalError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newUnboundLocalError,PyStrObject |
| ofExactPyInterruptedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyInterruptedErrorObject,PyObject |
| ofPyUnicodeDecodeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyUnicodeDecodeErrorObject,PyObject |
| PyFileExistsErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyFileExistsErrorObject |
| pyConnectionRefusedErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyConnectionRefusedErrorObjectType |
| pyFloatingPointErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyFloatingPointErrorObjectType |
| newPyTimeoutErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyTimeoutErrorSimple |
| ofExactPyChildProcessErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyChildProcessErrorObject,PyObject |
| pyModuleNotFoundErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyModuleNotFoundErrorObjectType |
| pyUnicodeTranslateErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyUnicodeTranslateErrorObjectType |
| PyConnectionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyConnectionErrorObject |
| pyBrokenPipeErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyBrokenPipeErrorObjectType |
| ofPyUnicodeEncodeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyUnicodeEncodeErrorObject,PyObject |
| PyPermissionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyPermissionErrorObject |
| PyBrokenPipeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyBrokenPipeErrorObject |
| pyFileNotFoundErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyFileNotFoundErrorObjectType |
| newPyUnicodeTranslateErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyUnicodeTranslateErrorSimple |
| newPyFileExistsErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyFileExistsErrorSimple |
| newPyPermissionErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyPermissionErrorSimple |
| newNotImplementedError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newNotImplementedError |
| newPyFileNotFoundErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyFileNotFoundErrorSimple |
| pyOverflowErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyOverflowErrorObjectType |
| newPyConnectErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyConnectErrorSimple |
| newIndexTypeError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newIndexTypeError.t,PyStrObject,PyObject |
| PyInterruptedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyInterruptedErrorObject |
| newKeyError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newKeyError,PyStrObject |
| ofPyUnboundLocalErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyUnboundLocalErrorObject,PyObject |
| ofPyBlockingIOErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyBlockingIOErrorObject,PyObject |
| newPyInterruptedErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyInterruptedErrorSimple |
| pyIndentationErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyIndentationErrorObjectType |
| newPyRecursionErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyRecursionErrorSimple |
| PyNotADirectoryErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyNotADirectoryErrorObject |
| ofPyNotADirectoryErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyNotADirectoryErrorObject,PyObject |
| ofExactPyUnicodeTranslateErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyUnicodeTranslateErrorObject,PyObject |
| newPyIndexErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyIndexErrorSimple |
| newPyUnboundLocalErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyUnboundLocalErrorSimple |
| ofPyZeroDivisionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyZeroDivisionErrorObject,PyObject |
| newPyIOErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyIOErrorSimple |
| ofPyNotImplementedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyNotImplementedErrorObject,PyObject |
| ofExactPyModuleNotFoundErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyModuleNotFoundErrorObject,PyObject |
| PyNotImplementedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyNotImplementedErrorObject |
| ofExactPyKeyErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyKeyErrorObject,PyObject |
| PyChildProcessErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyChildProcessErrorObject |
| PyPythonFinalizationErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyPythonFinalizationErrorObject |
| pyRecursionErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyRecursionErrorObjectType |
| ofPyProcessLookupErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyProcessLookupErrorObject,PyObject |
| ofPyConnectionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyConnectionErrorObject,PyObject |
| newIOError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newIOError,PyStrObject |
| PyFloatingPointErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyFloatingPointErrorObject |
| PyFileNotFoundErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyFileNotFoundErrorObject |
| newPyZeroDivisionErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyZeroDivisionErrorSimple |
| newNotImplementedError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newNotImplementedError,PyStrObject |
| newPyModuleNotFoundErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyModuleNotFoundErrorSimple |
| pyConnectionAbortedErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyConnectionAbortedErrorObjectType |
| pyChildProcessErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyChildProcessErrorObjectType |
| ofPyFileExistsErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyFileExistsErrorObject,PyObject |
| PyUnboundLocalErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyUnboundLocalErrorObject |
| ofPyTabErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyTabErrorObject,PyObject |
| ofExactPyConnectionResetErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyConnectionResetErrorObject,PyObject |
| ofExactPyPermissionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyPermissionErrorObject,PyObject |
| ofExactPyZeroDivisionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyZeroDivisionErrorObject,PyObject |
| pyNotADirectoryErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyNotADirectoryErrorObjectType |
| pyNotImplementedErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyNotImplementedErrorObjectType |
| PyBlockingIOErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyBlockingIOErrorObject |
| newKeyError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newKeyError |
| ofExactPyFileExistsErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyFileExistsErrorObject,PyObject |
| newIOError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newIOError |
| newAttributeError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newAttributeError.t,PyObject,PyStrObject |
| newPyConnectionRefusedErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyConnectionRefusedErrorSimple |
| PyUnicodeEncodeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyUnicodeEncodeErrorObject |
| pyIsADirectoryErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyIsADirectoryErrorObjectType |
| PyTabErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyTabErrorObject |
| newPyUnicodeDecodeErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyUnicodeDecodeErrorSimple |
| newPyUnicodeErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyUnicodeErrorSimple |
| ofPyTimeoutErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyTimeoutErrorObject,PyObject |
| newConnectError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newConnectError |
| newConnectError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newConnectError,PyStrObject |
| ofExactPyUnicodeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyUnicodeErrorObject,PyObject |
| ofPyConnectionResetErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyConnectionResetErrorObject,PyObject |
| newPyUnicodeEncodeErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyUnicodeEncodeErrorSimple |
| PyIOErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyIOErrorObject |
| newPythonFinalizationError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPythonFinalizationError,PyStrObject |
| ofExactPyIsADirectoryErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyIsADirectoryErrorObject,PyObject |
| ofPyIndentationErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyIndentationErrorObject,PyObject |
| ofExactPyFileNotFoundErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyFileNotFoundErrorObject,PyObject |
| ofExactPyNotADirectoryErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyNotADirectoryErrorObject,PyObject |
| ofPyIsADirectoryErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyIsADirectoryErrorObject,PyObject |
| pyTabErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyTabErrorObjectType |
| ofExactPyBlockingIOErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyBlockingIOErrorObject,PyObject |
| pyIndexErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyIndexErrorObjectType |
| ofPyRecursionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyRecursionErrorObject,PyObject |
| newPyNotADirectoryErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyNotADirectoryErrorSimple |
| newRecursionError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newRecursionError,PyStrObject |
| ofExactPyUnicodeDecodeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyUnicodeDecodeErrorObject,PyObject |
| ofExactPyConnectionAbortedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyConnectionAbortedErrorObject,PyObject |
| newPyKeyErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyKeyErrorSimple |
| ofPyUnicodeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyUnicodeErrorObject,PyObject |
| ofExactPyUnicodeEncodeErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyUnicodeEncodeErrorObject,PyObject |
| ofExactPyTimeoutErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyTimeoutErrorObject,PyObject |
| ofPyFloatingPointErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyFloatingPointErrorObject,PyObject |
| ofExactPyFloatingPointErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyFloatingPointErrorObject,PyObject |
| ofPyFileNotFoundErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyFileNotFoundErrorObject,PyObject |
| PyKeyErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyKeyErrorObject |
| pyConnectErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyConnectErrorObjectType |
| newPyIndentationErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyIndentationErrorSimple |
| newPyIsADirectoryErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyIsADirectoryErrorSimple |
| pyTimeoutErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyTimeoutErrorObjectType |
| ofPyPythonFinalizationErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyPythonFinalizationErrorObject,PyObject |
| ofExactPyTabErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyTabErrorObject,PyObject |
| PyModuleNotFoundErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyModuleNotFoundErrorObject |
| ofPyConnectionRefusedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyConnectionRefusedErrorObject,PyObject |
| pyConnectionErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyConnectionErrorObjectType |
| newZeroDivisionError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newZeroDivisionError |
| newPyConnectionResetErrorSimple | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newPyConnectionResetErrorSimple |
| pyUnicodeErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyUnicodeErrorObjectType |
| pyFileExistsErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyFileExistsErrorObjectType |
| ofExactPyConnectionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyConnectionErrorObject,PyObject |
| ofExactPyConnectionRefusedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyConnectionRefusedErrorObject,PyObject |
| ofPyInterruptedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyInterruptedErrorObject,PyObject |
| ofPyModuleNotFoundErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyModuleNotFoundErrorObject,PyObject |
| PyOverflowErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#PyOverflowErrorObject |
| ofExactPyUnboundLocalErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyUnboundLocalErrorObject,PyObject |
| pyInterruptedErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyInterruptedErrorObjectType |
| pyPythonFinalizationErrorObjectType | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#pyPythonFinalizationErrorObjectType |
| newModuleNotFoundError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newModuleNotFoundError,PyStrObject |
| ofPyConnectionAbortedErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofPyConnectionAbortedErrorObject,PyObject |
| ofExactPyRecursionErrorObject | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#ofExactPyRecursionErrorObject,PyObject |
| newOverflowError | https://npython.nimpylib.org/npython/Objects/exceptions/sub.html#newOverflowError,PyStrObject |
| getIterableWithCheck | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#getIterableWithCheck.t,PyObject |
| checkArgNum | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#checkArgNum.t,int,int,string |
| errArgNum | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#errArgNum.t,int,int,string |
| checkArgNum | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#checkArgNum.t,int,string |
| isThrownException | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#isThrownException.t,PyObject |
| errorIfNotString | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#errorIfNotString.t,untyped,string,untyped |
| PyErr_Format | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#PyErr_Format,E,PyStrObject |
| retIfExc | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#retIfExc.t,PyObject |
| retIfExc | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#retIfExc.t,PyBaseErrorObject |
| errorIfNot | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#errorIfNot.t,,string,PyObject,string,untyped |
| checkArgNumAtLeast | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#checkArgNumAtLeast.t,int,string |
| errorIfNot | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#errorIfNot.t,,PyObject,string,untyped |
| errorIfNotBool | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#errorIfNotBool.t,PyObject,string,untyped |
| checkArgNumAtMost | https://npython.nimpylib.org/npython/Objects/exceptions/baseapi.html#checkArgNumAtMost.t,int,string |