entities/test/data/migration/postcreate.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 21 Dec 2009 18:27:29 +0100
changeset 4149 ecde9f78a080
parent 2920 64322aa83a1d
child 5421 8167de96c523
permissions -rw-r--r--
etype_class('Any') should return bare 'Any' class

wf = add_workflow(u'bmk wf', 'Bookmark')
wf.add_state(u'hop', initial=True)