Evaltcl
Although the Python API is quite fully-featured, it does not currently expose
all of the functionality available via the TCL interface. The evaltcl
method allows the execution of arbitrary TCL code to work around this problem
for now.
evaltcl |
Evaluates a command in the TCL interpreter. |