__pkginfo__.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 05 Mar 2019 13:52:52 +0100
branch3.26
changeset 12419 e034454af0d5
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[py3] import configparser from six.moves instead of using a try/except Using six is better than the try/except because it clearly indicates compatibility code. Also, when using tools such as vermin which relies on AST, it helps getting rid of false compatibility errors.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
11382
dab704a0e4b1 Symlink __pkginfo__.py at root
Denis Laxalde <denis.laxalde@logilab.fr>
parents:
diff changeset
     1
cubicweb/__pkginfo__.py