On Mon, Jun 02, 2003 at 10:05:19AM +0100, Jose' Matos wrote:

> from parser_tools import find_token

ok

>   This look suspicious, the indentation of the last two lines is wrong, I 

tabs vs. spaces

>   Those three can be replace by a single line:
> del lines[i:i+3]

done

>   Actually this kind of construct could be placed in a new helper function is 
> parser_tools.

I'll let you do that if you want. But I agree, we should make a
best-efforts attempt to recover knackered documents.

thanks
john

Reply via email to