debian/pycompat
author Julien Cristau <julien.cristau@logilab.fr>
Tue, 17 Feb 2015 12:43:42 +0100
changeset 10264 d5403de0792b
parent 0 b97547f5f1fa
permissions -rw-r--r--
[server] use unicode wherever appropriate in transaction/undo related methods Silences lgdb/sqlite warnings about using str instead of unicode.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b97547f5f1fa Showtime !
Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
parents:
diff changeset
     1
2