Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ sethelper
Function
sethelper
tools/python-3.11.9-amd64/Lib/site.py:440–441 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
438
439
440
def
sethelper():
441
builtins.help = _sitebuiltins._Helper()
442
443
def
enablerlcompleter():
444
""
"Enable default readline configuration on interactive prompts, by
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected