-> On 2/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
-> >         config use_tidy 0
-> 
-> I'm using the python API so I did a:
-> 
-> tc.config('use_tidy', 0)
-> 
-> and that stopped the message.

Ah-hah!  OK, the problem is in my unthinking use of '>&' in the command
that runs 'tidy'.

What's the proper way, under Windows, to trap all errors?  Will this
work?

        command > out 2> err

--titus

_______________________________________________
twill mailing list
[email protected]
http://lists.idyll.org/listinfo/twill

Reply via email to