MCPcopy Create free account
hub / github.com/datacamp/pythonwhat / SimpleProcess

Class SimpleProcess

pythonwhat/local.py:124–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122
123
124class SimpleProcess(WorkerProcess):
125 def get_shell(self):
126 return StubShell()
127
128
129class ChDir(object):

Callers 1

run_single_processFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected