Searched refs:cov_ver_py (Results 1 – 1 of 1) sorted by relevance
36 cov_ver_py = os.path.join(os.path.split(__file__)[0], "coverage/version.py") variable37 with open(cov_ver_py) as version_file:43 exec(compile(version_file.read(), cov_ver_py, 'exec'))