DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.1%2Bdfsg-2 / snippets / python-mode / __hash__
1234567
# -*- mode: snippet -*- # name: __hash__ # key: _hash # group: Special methods # -- def __hash__(self): return $0