File size: 140 Bytes
06555b5
 
 
 
 
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=*)