skeleton/schema.py.tmpl
author David Douard <david.douard@logilab.fr>
Fri, 02 Oct 2015 17:28:33 +0200
changeset 10650 28b3d39bcbc6
parent 8207 c04676b16c59
permissions -rw-r--r--
[statsd] fix the statsd logger (closes #7558147) socket.inet_pton's second argument is the ip, not a couple (ip, port)

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