File size: 135 Bytes
ab29b1d
 
 
 
 
1
2
3
4
5
6

cdef int stash_exception(exc_info=*)

cpdef int err_check(int res, filename=*) except -1
cpdef make_error(int res, filename=*, log=*)