my-emacs-d/elpa/yasnippet-20160924.2001/snippets/python-mode/metaclass

6 lines
102 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: metaclass
# key: mt
# group: object oriented
# --
__metaclass__ = type