__pkginfo__.py
author julien tayon <julien.tayon@logilab.fr>
Tue, 21 May 2019 10:50:08 +0200
branch3.26
changeset 12625 ba5231e1aa45
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[dataimport] Fix case when extid is text in use_extid_as_cwuri() Extid can be bytes or text. This avoid AttributeError: 'str' object has no attribute 'decode'

cubicweb/__pkginfo__.py