How to use tk.call ?

Eric Brunel eric_brunel at despammed.com
Tue May 30 10:34:48 EDT 2006


On 30 May 2006 05:51:04 -0700, <jerry.levan at gmail.com> wrote:

> Eric,
>
> Thanks, your tip did the trick... Is there someplace where tk.call is
> discussed?

I don't think so. I personnally never find any documentation on it. But  
there is not much to say: you can just pass regular tcl commands through  
it and that's all. The only thing to remember is to split your command in  
"words" as tcl expects them. But you seem to have figured out that  
already...
-- 
python -c "print ''.join([chr(154 - ord(c)) for c in  
'U(17zX(%,5.zmz5(17l8(%,5.Z*(93-965$l7+-'])"



More information about the Python-list mailing list