misc/migration/3.8.3_common.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 01 Jun 2010 17:44:55 +0200
branchstable
changeset 5652 904091dc4c7e
parent 5589 25bf54dab82b
permissions -rw-r--r--
[etwist] twisted won't install signal handler outside the main thread. This patch avoid some warning about this issue.

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')