__pkginfo__.py
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Tue, 25 Apr 2017 17:31:24 +0200
changeset 12181 29dae4b0332a
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[req] use format() instead of % substitution For readability, avoid escaping using %% and use format() instead.

cubicweb/__pkginfo__.py