Merge "Allow to import _LC, _LE, _LI and _LW functions directly"

This commit is contained in:
Jenkins 2014-07-18 20:47:37 +00:00 committed by Gerrit Code Review
commit 461c261b42

View File

@ -64,4 +64,5 @@ builtins = _
exclude = .venv,.git,.tox,dist,doc,*openstack/common*,*lib/python*,*egg,build,tools,.ropeproject,rally-scenarios
[hacking]
import_exceptions = neutron.openstack.common.gettextutils
local-check-factory = neutron.hacking.checks.factory