MCPcopy Create free account
hub / github.com/ActiveState/code / doMFile

Function doMFile

recipes/Python/577546_linecountpy/recipe-577546.py:165–166  ·  view source on GitHub ↗
(file)

Source from the content-addressed store, hash-verified

163
164
165def doMFile(file):
166 return doRegularFile(file, '%')
167
168
169

Callers 1

doFileFunction · 0.85

Calls 1

doRegularFileFunction · 0.85

Tested by

no test coverage detected