misc/migration/3.7.4_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 27 Jun 2013 15:13:47 +0200
changeset 9116 57387c6482e5
parent 5326 0d9054eb3bd1
permissions -rw-r--r--
[repoapi] make ClientConnection.__enter__ return self This allow the standard idiom:: with repoapi.connect(repo, login='babar', passwork='elephant') as cnx: cnx.execute(…)

sync_schema_props_perms('TrInfo', syncprops=False)