Re: Invoke Python procedure from TCL
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Invoke Python procedure from TCL

From: ab <koppalaby@gmail.com>
Date: Wed May 25 2005 - 13:45:33 CEST

Kristoffer Lawson wrote:
> ab <koppalaby@gmail.com> wrote:
> > Hi,
> >
> > I have an UI written in Tcl/Tk and there is a ui_feed.py Python
> > file that has some procedures to do some processing.
> > I need to invoke one of these procedure in the Tcl code.
>
> I reckon tclpython might be what you are looking for:
>
> http://jfontain.free.fr/tclpython.htm
>
> --
> / http://www.fishpool.com/~setok/

Thanks for the reply.
but Tclpython doesn't mention how to invoke
Python procedures from Tcl.
Received on Thu Sep 29 14:18:56 2005