Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
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
"""