DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.1%2Bdfsg-2 / snippets / python-mode / __aexit__
1234567
# -*- mode: snippet -*- # name: __aexit__ # key: _aexit # group: Special methods # -- async def __aexit__(self, exc_type, exc_value, traceback): $0