Ejemplo n.º 1
0
 def __exit__(self, *exc):
     if o:
         _async.debug("write unlock 1")
         _async.write_unlock(o)
     _async.release_gil()
Ejemplo n.º 2
0
 def __exit__(self, *exc):
     _async.debug("write unlock 2")
     _async.write_unlock(o)