skeleton/hooks.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 29 Mar 2013 17:43:18 +0100
changeset 9073 9574df1cd054
parent 8207 c04676b16c59
permissions -rw-r--r--
[Connection] inherit from RequestSessionBase This contains a lot method. We need them to move more code from Session to connection.

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