misc/migration/3.8.3_common.py
author Rémi Cardona <remi.cardona@free.fr>
Tue, 29 Jul 2014 07:36:41 +0200
changeset 10067 16c554c76eb4
parent 5589 25bf54dab82b
permissions -rw-r--r--
Remove obsolete __future__ imports Generators have been available since 2.3, "with" statements since 2.6.

option_group_changed('port', 'main', 'web')
option_group_changed('query-log-file', 'main', 'web')
option_group_changed('profile', 'main', 'web')
option_group_changed('max-post-length', 'main', 'web')