python-skeleton-define

python-skeleton-define is a Lisp macro in `python.el'.

(python-skeleton-define NAME DOC &rest SKEL)

Define a `python-mode' skeleton using NAME DOC and SKEL.
The skeleton will be bound to python-skeleton-NAME and will
be added to `python-mode-skeleton-abbrev-table'.