MCPcopy 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
440def sethelper():
441 builtins.help = _sitebuiltins._Helper()
442
443def enablerlcompleter():
444 """Enable default readline configuration on interactive prompts, by

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected