pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
_Py_DisplaySourceLine
deimos
python
traceback
Availability: 2.6, 2.7, 3.0
int
_Py_DisplaySourceLine
(PyObject* , PyObject* , int , int )
int
_Py_DisplaySourceLine
(PyObject* , const(char)* , int , int )
version(!Python_3_2_Or_Later && Python_2_6_Or_Later)
extern (
C
)
int
_Py_DisplaySourceLine
(
PyObject
*
,
const
(
char
)*
,
int
,
int
)
Meta
Source
See Implementation
deimos
python
traceback
functions
PyTraceBack_Check
PyTraceBack_Here
PyTraceBack_Print
_Py_DisplaySourceLine
structs
PyTracebackObject
Availability: 2.6, 2.7, 3.0