MCPcopy
hub / github.com/csev/py4e / txtcheck3.py

File txtcheck3.py

old/old-code/txtcheck3.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2from os.path import join
3for (dirname, dirs, files) in os.walk('.'):
4 for filename in files:

Callers

nothing calls this directly

Calls 3

listFunction · 0.85
appendMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected