server/test/data-schema2sql/__init__.py
author Julien Cristau <julien.cristau@logilab.fr>
Wed, 14 Oct 2015 16:30:45 +0200
changeset 10806 bd98cd3b7869
parent 10199 218c28bff695
permissions -rw-r--r--
[server/test] import StringIO from io on python3 Don't change the import for python2, as we print a mix of unicode and str.