예제 #1
0
 def get_errno(self, space):
     return cerrno.get_errno(space)
예제 #2
0
파일: ffi_obj.py 프로젝트: pypyjs/pypy
 def get_errno(self, space):
     return cerrno.get_errno(space)