skeleton/__init__.py.tmpl
author Rémi Cardona <remi.cardona@free.fr>
Wed, 20 Aug 2014 20:46:17 +0200
changeset 10212 dccce2be3101
parent 0 b97547f5f1fa
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.

"""cubicweb-%(cubename)s application package

%(longdesc)s
"""