skeleton/schema.py.tmpl
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Thu, 26 Aug 2010 10:13:48 +0200
branchstable
changeset 6152 6824f8b61098
parent 5426 0d4853a6e5ee
child 8207 c04676b16c59
permissions -rw-r--r--
use is_instance in a number of places (esp. documentation) rather than the deprecated implements

# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s schema"""