File size: 89 Bytes
011f64b |
1 2 3 4 |
cdef int stash_exception(exc_info=*)
cpdef int err_check(int res, filename=*) except -1
|
011f64b |
1 2 3 4 |
cdef int stash_exception(exc_info=*)
cpdef int err_check(int res, filename=*) except -1
|