misc/migration/3.12.0_Any.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 22 Jun 2011 12:31:55 +0200
changeset 7548 92fd4b777016
parent 7540 074a6cec246b
permissions -rw-r--r--
[datafeed] catch all exception, we should continue to process other urls

if schema['TZDatetime'].eid is None:
    add_entity_type('TZDatetime')
if schema['TZTime'].eid is None:
    add_entity_type('TZTime')