Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
92
def
ispython(name):
93
return
name.endswith(
'.py'
)
94
95
96
def
recursedown(dirname):
Callers
1
recursedown
Function · 0.85
Calls
1
endswith
Method · 0.80
Tested by
no test coverage detected