Re: [Tutor] Access a .tcl file in python

2017-02-13 Thread Alan Gauld via Tutor
On 13/02/17 19:37, Lily ANTONY wrote: > I have a .tcl file.Does anyone know how to load a .tcl file in to python?I > need to call the .tcl file in > a python program..Thanks! In general you can't run code for one language in a program written in another language. (There are a few exceptions, usua

[Tutor] Access a .tcl file in python

2017-02-13 Thread Lily ANTONY
Hi, I have a .tcl file.Does anyone know how to load a .tcl file in to python?I need to call the .tcl file in a python program..Thanks! Lily. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/ma