Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ doShFile
Function
doShFile
recipes/Python/577546_linecountpy/recipe-577546.py:161–162 ·
view source on GitHub ↗
(file)
Source
from the content-addressed store, hash-verified
159
160
161
def
doShFile(file):
162
return
doRegularFile(file,
'#'
)
163
164
165
def
doMFile(file):
Callers
1
doFile
Function · 0.85
Calls
1
doRegularFile
Function · 0.85
Tested by
no test coverage detected