misc/migration/3.13.0_Any.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 07 Jan 2015 16:22:27 +0100
changeset 10143 2eb06486273a
parent 7921 a93e2ed5877a
permissions -rw-r--r--
[datafeed] Set headers parameter to an empty dict in DataFeedParser.retrieve_url This parameter is then passed to urllib2.Request, which expects a dict and won't check for None. Closes #4842333.

sync_schema_props_perms('cw_source', syncprops=False)
if schema['BigInt'].eid is None:
    add_entity_type('BigInt')