On Nov 10, 2008, at 10:15 AM, Wingware Support wrote: > I just tried it w/ pylint 0.15.2 and had to change the scripts/ > pylintpanel.py > file that comes with Wing 3.1.5 so line 337 does not set the args -- > reports > and --include-ids (in other works just do 'args = []' here). Yup, this did the trick. Thanks.