misc/migration/3.8.3_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 01 Oct 2010 17:03:01 +0200
branchstable
changeset 6381 c9eed5037223
parent 5589 25bf54dab82b
permissions -rw-r--r--
[repo threads] Add several safety when looking for a callable name. We lookup __name__ attribute, then func_name attribute. object repr is a last fallback

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