What to use for finding as many syntax errors as possible.

Antoon Pardon antoon.pardon at vub.be
Sun Oct 9 16:02:47 EDT 2022



Op 9/10/2022 om 21:44 schreef Avi Gross:
> But an error like setting the size of a fixed length data structure to the
> right size may result in oodles of errors about being out of range that
> magically get fixed by one change. Sometimes too much info just gives you a
> headache.

So? The user of such a tool doesn't need to go through all the provided information.
If after correcting a few errors, the users find the rest of the information gives
him a headache, he can just ignore all that and just run a new iteration.

-- 
Antoon Pardon


More information about the Python-list mailing list