Thanks Christian. You are right. Our TCL is 32 bit and runs on FreeBSD. We are
planning to use Python (64 bit) on CentOS.
--
https://mail.python.org/mailman/listinfo/python-list
@Christian: Thanks!
@Karim: Thanks. My requirement is to run tcl code from python. tclpython allows
executing python code from tcl. "but I now I migrated all the TCL code to
python one indeed" - did you re-write the TCL code in Python?
--
https://mail.python.org/mailman/listinfo/python-list
Hi
We've a test automation framework written in TCL (including the automated test
cases). We are evaluating shifting to Python and have a test framework in
Python (including the automated test cases). Python provides a lot more 3rd
party libraries that we'd like to make use of.
We use a pretty