run python from a tcl/tk GUI

SunX xiaohua_sun at yahoo.com
Fri Oct 8 00:56:45 EDT 2004


Gurus;
Just wrote a front-end GUI with tcl/tk to take user input.  Want to
push a button on the GUI to start running a python script.  I know one
can use exec in tcl to run .exe files, but not .py or .pyc, correct?
Help on how to do this is highly appreciated.
Many thanks
Howard



More information about the Python-list mailing list