misc/migration/3.8.3_Any.py
author Julien Cristau <julien.cristau@logilab.fr>
Fri, 24 Jul 2015 16:09:29 +0200
changeset 10576 1ee631aedf2f
parent 5589 25bf54dab82b
permissions -rw-r--r--
[server/sources] AbstractSource.__ne__ Seems confusing to have __eq__ but not __ne__.

if 'same_as' in schema:
    sync_schema_props_perms('same_as', syncperms=False)
sync_schema_props_perms('Bookmark', syncperms=False)