debian/python-cubicweb.lintian-overrides
author David Douard <david.douard@logilab.fr>
Mon, 13 Nov 2017 16:08:58 +0100
changeset 12302 0d474f888f4a
parent 11833 1212f0fa2d42
permissions -rw-r--r--
[statsd] add a statsd_timethis context manager This context manager allows to report to statsd the execution time of any piece of code, without the need for it to be a function or a method, like:: def some_function(): do_stuff() with statsd_timethis('some context message'): do_that() ensure_this()
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11423
aaa768e886ae [debian] update cubicweb-dev.lintian-overrides
David Douard <david.douard@logilab.fr>
parents: 10126
diff changeset
     1
missing-dep-for-interpreter make => make | build-essential | dpkg-dev (usr/*/cubicweb/skeleton/debian/rules)
11833
1212f0fa2d42 [debian] Have a single python-cubicweb binary for the library
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 11832
diff changeset
     2
embedded-javascript-library usr/share/cubicweb/cubes/shared/data/jquery.js