Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
165
def
doMFile(file):
166
return
doRegularFile(file,
'%'
)
167
168
169
Callers
1
doFile
Function · 0.85
Calls
1
doRegularFile
Function · 0.85
Tested by
no test coverage detected