skeleton/hooks.py.tmpl
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Wed, 23 Jun 2010 09:27:52 +0200
branchstable
changeset 5826 462435bf5457
parent 5423 e15abfdcce38
child 8207 c04676b16c59
permissions -rw-r--r--
[session] refactor session handling so that when calling session.close(), pool of long running transaction of the same session is properly freed

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