Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/extrabacon/python-shell
/ test-python-shell.ts
File
test-python-shell.ts
test/test-python-shell.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as should from
'should'
;
2
import
{ PythonShell } from
'..'
3
import
{ sep, join } from
'path'
4
import
{ EOL as newline } from
'os'
Callers
nothing calls this directly
Calls
9
runSingleErrorScript
Function · 0.85
runSingleScript
Function · 0.85
end
Method · 0.80
on
Method · 0.80
checkSyntax
Method · 0.80
runString
Method · 0.80
run
Method · 0.80
send
Method · 0.80
kill
Method · 0.80
Tested by
no test coverage detected