debian/compat
author Rémi Cardona <remi.cardona@free.fr>
Wed, 20 Aug 2014 20:46:17 +0200
changeset 10212 dccce2be3101
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[ext] Remove use of cStringIO We create a StringIO never to read anything from it. Docutils seems to support setting the 'warning_stream' to False to ignore warnings. So let's just do that.
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