Python interpreter like Tcl interpreter in Tk?

Bryce Bolton Bryce.Bolton at lasp.colorado.edu
Fri Sep 8 15:17:03 PDT 2006


 

In the Python interpreter, is there a library which would allow one to use
DOS / UNIX like commands?  

 

For example, a user could type: ls, dir, pwd, cd

 

And those commands would operate on the local directory or modify it.

 

I am trying to figure out a way to get this sort of capability without
resorting to embedding a Tcl type interpreter in my window.  If adding a Tcl
interpreter is the way to go (and if this can be done) I'd be interested in
hearing about how to do this and how well it worked.

 

Thanks!

Bryce

 

~~~~~~~~~~~~

Bryce Bolton

lasp.colorado.edu

303-735-5914

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/20060908/ca7aedd4/attachment.htm


More information about the wxpython-users mailing list