File size: 135 Bytes
64772a4
 
 
 
 
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=*)