Home
last modified time | relevance | path

Searched refs:is_pyflakes_available (Results 1 – 3 of 3) sorted by relevance

/dports/security/nyx/nyx-2.1.0/
H A Drun_tests.py43 if stem.util.test_tools.is_pyflakes_available():
/dports/security/py-stem/stem-1.8.0/stem/util/
H A Dtest_tools.py369 def is_pyflakes_available(): function
581 if is_pyflakes_available():
/dports/security/py-stem/stem-1.8.0/test/
H A Dtask.py352 is_available = stem.util.test_tools.is_pyflakes_available(),