Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-279407.py
File
recipe-279407.py
recipes/Python/279407_Windows_Console/recipe-279407.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Idea borrowed from Brian Akey - www.ironkeytech.com/pyshell
2
# Adapted for Windoze by Fuzzyman
3
# April 2004
4
Callers
nothing calls this directly
Calls
9
StringIO
Function · 0.90
findlocals
Function · 0.85
chdir
Function · 0.85
getcwd
Method · 0.80
startswith
Method · 0.80
chdir
Method · 0.80
strip
Method · 0.45
find
Method · 0.45
getvalue
Method · 0.45
Tested by
no test coverage detected