__pkginfo__.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 09 Jul 2019 14:35:44 +0200
changeset 12681 42afaaf708d8
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
Use time.process_time() instead of deprecated clock() This fixes: DeprecationWarning: time.clock has been deprecated in Python 3.3 and will be removed from Python 3.8: use time.perf_counter or time.process_time instead
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