misc/migration/3.15.9_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 10 Jul 2015 09:35:52 +0200
changeset 10531 51261952d068
parent 8722 407acc41beb5
permissions -rw-r--r--
[schema] Make syntax compatible with print_function yams seems to exec() us sometimes (instead of __import__()), and yams.reader uses print_function nowadays.

sync_schema_props_perms(('State', 'state_of', 'Workflow'), commit=False)
sync_schema_props_perms(('State', 'name', 'String'))