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

Class Refresh

bpython/curtsiesfrontend/coderunner.py:40–41  ·  view source on GitHub ↗

Running code would like the main loop to refresh the display

Source from the content-addressed store, hash-verified

38
39
40class Refresh(RequestFromCodeRunner):
41 """Running code would like the main loop to refresh the display"""
42
43
44class Done(RequestFromCodeRunner):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected