Hi,

I have a 10k+ line Tcl program that I would like to auto convert over to 
Python. Do any scripts exist that can convert ~90% of the standard Tcl 
syntax over to Python? I know Python doesn't handle strings, but just for 
general syntax e.g., puts > print, expr > math operations

thanks 


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to