mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-30 03:42:51 +08:00
Since Python 3.2, __enter__ returns self and __exit__ calls self.release()
Since Python 3.2, __enter__ returns self and __exit__ calls self.release()