PyLint syntax question

Brendon b.duncan at streatsahead.com
Wed Nov 29 20:32:33 EST 2006


Hi,

This may seem like a stupid question, but I'd like to know anyway.  How
do I used pylint's --ignore option to prevent it from looking at some
files?  The documentation says you have to use a base name.  What the
heck is a base name?

Are there any other ways to stop it looking at certain files?  At the
moment I'm trying to get it to avoid the ones that contain 'import wx'.


Thanks,
Brendon




More information about the Python-list mailing list