Mercurial > hg > dotemacs
view elpa/elpy-1.18.0/snippets/python-mode/__hash__ @ 175:56ea66d76309
elpy: version 1.18
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Wed, 14 Feb 2018 15:14:23 -0500 |
parents | elpa/elpy-1.14.1/snippets/python-mode/__hash__@c745e2cc79ee |
children |
line wrap: on
line source
# -*- mode: snippet -*- # name: __hash__ # key: __hash__ # group: Special methods # -- def __hash__(self): return $0