Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bpython/bpython
/ __init__
Method
__init__
bpython/curtsiesfrontend/events.py:48–49 ·
view source on GitHub ↗
(self, n: int = 1)
Source
from the content-addressed store, hash-verified
46
""
"Request to undo."
""
47
48
def
__init__(self, n: int = 1) -> None:
49
self.n = n
Callers
1
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected