MCPcopy Create free account
hub / github.com/bpython/bpython / monkeypatch_quit

Function monkeypatch_quit

bpython/curtsiesfrontend/sitefix.py:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13
14
15def monkeypatch_quit():
16 if "site" in sys.modules:
17 resetquit(builtins)

Callers

nothing calls this directly

Calls 1

resetquitFunction · 0.85

Tested by

no test coverage detected