cinder/cinder/hacking
Ngo Quoc Cuong b559e2c429 Globalize regex objects
Using re.compile() and saving the resulting regular expression object
for reuse is more efficient when the expression will be used several
times in a single program. [1]

[1] https://docs.python.org/3/library/re.html#re.compile

Change-Id: I5441b44d0bb034b7632e6805adbfd3d8895890ef
2017-07-12 03:00:37 -04:00
..
__init__.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
checks.py Globalize regex objects 2017-07-12 03:00:37 -04:00