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