2 lines
88 B
Cython
2 lines
88 B
Cython
cdef int stash_exception(exc_info=*)
|
|
cpdef int err_check(int res, filename=*) except -1
|