skeleton/__init__.py.tmpl
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 26 Apr 2013 11:52:35 +0200
changeset 8939 30ce8eccfe3f
parent 0 b97547f5f1fa
permissions -rw-r--r--
[htmlparser] store unaltered source in pageinfo.source Do not store the parser to preserve the source aspect. Store the initial input in the source argument instead. This is very useful when parsing html. In such case we need to drop ``<script>`` tag.

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

%(longdesc)s
"""