misc/migration/3.15.0_common.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 03 May 2012 15:50:23 +0200
changeset 8386 249b21722e5e
parent 8357 8b16593abd85
child 8410 eb6a607a0067
permissions -rw-r--r--
[ldapfeed, test] use default source config

undo_actions = config.cfgfile_parser.get('MAIN', 'undo-support', False)
config.global_set_option('undo-enabled', bool(undo_actions))