from
Roger Binns <rogerb at rogerbinns dot com>
to
Python-Projects <python-projects at lists dot logilab dot org>
subject
[Python-projects] Unauthorized construction
date
I am very glad that pylint checks for unauthorized constructions2003/07/23 18:38
and it finds a generous number throughout my code. Unfortunately
nowhere does it say what an unauthorized construction actually
is and I have not got the faintest clue.
Incidentally it works pretty well on Windows. I had to
create a pylint.bat in the bin directory for setup.py
to run.
About my only gripe is the HUGE amount of stuff it spits
out, which fortunately I can use 'less' to view.
Roger
_______________________________________________
Python-projects mailing list
Python-projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

