debian/compat
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 13 Oct 2015 11:34:37 +0200
changeset 10789 d5671a61f281
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[server/schemaserial] fix extra_props on py3k json.dumps returns unicode, and json.load eats unicode, so add explicit encoding/decoding.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7