skeleton/schema.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 19 Nov 2014 11:57:55 +0100
changeset 10089 6346f53c85f1
parent 8207 c04676b16c59
permissions -rw-r--r--
[datafeed] Add a raise_on_error parameter to DataFeedSource.extid2entity And pass the option from various `process_` methods in existing parsers. This makes debugging in tests easier. Closes #4601191.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s schema"""