skeleton/sobjects.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 06 May 2014 10:28:23 +0200
changeset 10455 ad0615d4500d
parent 8207 c04676b16c59
permissions -rw-r--r--
[server/test] Add a test for db-statement-timeout option Sadly I don't think there's a way to test that functionality without adding sleeps which make the test suite longer :/ Related to #2547026

# -*- 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 repository side views, usually for notification"""