On 30 May 2006 05:51:04 -0700, <[EMAIL PROTECTED]> 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+-'])" -- http://mail.python.org/mailman/listinfo/python-list