MCPcopy Index your code
hub / github.com/datacamp/pythonwhat / UndefinedValue

Class UndefinedValue

pythonwhat/tasks.py:295–296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

293
294# Make wrapper for getting an object representation from process --------------
295class UndefinedValue:
296 pass
297
298
299def getResultFromProcess(res, tempname, process):

Callers 1

taskRunEvalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected