skeleton/schema.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 25 Jun 2013 18:15:45 +0200
changeset 9095 6656fafd96c8
parent 8207 c04676b16c59
permissions -rw-r--r--
[connection] invert __init__ parameter Takes session first. At some point, the connection_id will become optional for Connection created explicitly.

# -*- 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 schema"""