how to call user defined TCL procedures from python script?
comp.lang.python
ananyablr at gmail.com
Tue Nov 21 05:07:36 EST 2006
Hi,
I am using some TCL driver APIs and user define TCL function to
control a traffic generator. The APIs are the traffic generator's
specific and in built to the driver library.
The issue is calling API and user define TCL functions from python
script.
I am looking for the way to include user define TCL lib to python
script and call those user define functions from python script.
thanks & regards
ananya
More information about the Python-list
mailing list