mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-14 23:22:18 +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()