sahara/sahara/utils/hacking
Ngo Quoc Cuong 4df47beb28 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: I9cc0d3261e6f66cdb547beadc2b3efe626084d56
2017-07-14 00:09:12 -04:00
..
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
checks.py Globalize regex objects 2017-07-14 00:09:12 -04:00
commit_message.py Added #nosec to sahara.utils.hacking package 2016-03-02 23:20:25 -06:00
import_checks.py Take back upstream checks for import order 2015-03-13 15:28:01 +03:00
logging_checks.py Globalize regex objects 2017-07-14 00:09:12 -04:00