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

Class Wait

bpython/curtsiesfrontend/coderunner.py:36–37  ·  view source on GitHub ↗

Running code would like the main loop to run for a bit

Source from the content-addressed store, hash-verified

34
35
36class Wait(RequestFromCodeRunner):
37 """Running code would like the main loop to run for a bit"""
38
39
40class Refresh(RequestFromCodeRunner):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected