Exemple #1
0
 def set_errno(self, space, errno):
     cerrno.set_errno(space, space.c_int_w(errno))
Exemple #2
0
 def set_errno(self, space, errno):
     cerrno.set_errno(space, space.c_int_w(errno))