MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / ispython

Function ispython

tools/python-3.11.9-amd64/Tools/scripts/pathfix.py:92–93  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

90
91
92def ispython(name):
93 return name.endswith('.py')
94
95
96def recursedown(dirname):

Callers 1

recursedownFunction · 0.85

Calls 1

endswithMethod · 0.80

Tested by

no test coverage detected