skeleton/hooks.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 10 Dec 2013 12:36:50 +0100
changeset 9344 4da3ef764395
parent 8207 c04676b16c59
permissions -rw-r--r--
[predicates] allow multiple transition names in on_fire_transition (closes #3013720) Also add a warning about the unimplemented from_state_name argument.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s specific hooks and operations"""