Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
def
monkeypatch_quit():
16
if
"site"
in sys.modules:
17
resetquit(builtins)
Callers
nothing calls this directly
Calls
1
resetquit
Function · 0.85
Tested by
no test coverage detected