demoshell icon indicating copy to clipboard operation
demoshell copied to clipboard

add a python repl mode

Open dhellmann opened this issue 7 years ago • 0 comments

Add a builtin for "python" and "python3" that starts an interpreter prompt cycle that runs python statements instead of shelling out. Can we use the cmd module for that?

dhellmann avatar Apr 21 '18 21:04 dhellmann