Searched refs:NoCythonFunctionInFrameError (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Debugger/
H A Dlibcython.py218 raise NoCythonFunctionInFrameError()
476 class NoCythonFunctionInFrameError(CyGDBError): class in inherits:CyGDBError
483 class NoFunctionNameInFrameError(NoCythonFunctionInFrameError):

Completed in 1220 milliseconds