Import Guideline Exception for gettextutils

Projects are importing _, _LW, _LI directly, so we should mention the
exception to the module to avoid confusion.

Change-Id: Idb5ffdf5a99198d72e4a98b1ce8f3a46b0be48ab
This commit is contained in:
Mike Perez 2014-04-18 10:02:31 -07:00
parent 983e8dc564
commit 7113f35c33

View File

@ -57,6 +57,7 @@ Imports
- imports from ``migrate`` package
- imports from ``sqlalchemy`` package
- imports from ``oslo-incubator.openstack.common.gettextutils`` module
Example::