skeleton/MANIFEST.in
author Rémi Cardona <remi.cardona@logilab.fr>
Mon, 14 Sep 2015 18:10:20 +0200
changeset 10621 987fbc88f097
parent 6296 b7484ae2c693
permissions -rw-r--r--
[devtools/testlib] Port CubicWebTC.view() to py3k testlib.TestCase.set_description's argument will eventually be printed out to sys.stdout/stderr. On python 2, this object takes bytes-like objects (eg, str) whereas python 3's takes unicode-like objects and handles the encoding on its own. Thus the 'str' type can used in both versions to eventually display the description on screen.

include *.py
include */*.py
recursive-include data *.gif *.png *.ico *.css *.js
recursive-include i18n *.po
recursive-include wdoc *