Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ _exists
Function
_exists
tools/python-3.11.9-amd64/Lib/os.py:41–42 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
39
"extsep"
]
40
41
def
_exists(name):
42
return
name in globals()
43
44
def
_get_exports_list(module):
45
try
:
Callers
1
os.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected