Home
last modified time | relevance | path

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

/dports/security/py-stem/stem-1.8.0/stem/util/
H A Dtest_tools.py548 style_checker.check_files(list(_python_files(paths)))
630 for path in _python_files(paths):
652 def _python_files(paths): function