af3b6ef3
0d3b31e6
ce2405ec
1
2 3
4
5
import re def check_regex(output_version): return not re.search('--no-regex', output_version)