pub fn is_python_source(path: &Path) -> bool
Python source file. Kept distinct from is_scan_target because the docstring pass runs ast.parse, and adding a language must never widen that filter.
is_scan_target
ast.parse