MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / check

Function check

Lib/tabnanny.py:74–130  ·  view source on GitHub ↗

check(file_or_dir) If file_or_dir is a directory and not a symbolic link, then recursively descend the directory tree named by file_or_dir, checking all .py files along the way. If file_or_dir is an ordinary Python source file, it is checked for whitespace related problems. The diag

(file)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.70
__runMethod · 0.70

Calls 10

process_tokensFunction · 0.85
islinkMethod · 0.80
get_lineMethod · 0.80
get_msgMethod · 0.80
openFunction · 0.70
errprintFunction · 0.70
isdirMethod · 0.45
listdirMethod · 0.45
joinMethod · 0.45
get_linenoMethod · 0.45

Tested by 1

__runMethod · 0.56