Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
124
class
SimpleProcess(WorkerProcess):
125
def
get_shell(self):
126
return
StubShell()
127
128
129
class
ChDir(object):
Callers
1
run_single_process
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected