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 -- http://mail.python.org/mailman/listinfo/python-list