"Brian Beck" <[EMAIL PROTECTED]> writes: > Jorge Godoy wrote: > > Having perfectly valid XHTML / XML / HTML /... output if worth this extra > > work (just two keys: SHIFT + !) ;-) > > Yes, having valid *output* is important, but this only concerns *input* > since the Python stuff is never displayed in the output. That's why I > think it's less valuable.
I meant: if I can check my code with tidy, for example, it's OK changing the code, if it starts to choke before kid does its own calidation and we can only rely on kid for validation, then it becomes a problem. -- Jorge Godoy <[EMAIL PROTECTED]>

