from
Stefan Rank <stefan.rank at ofai dot at>
subject
[Python-projects] bug report for pylint - line too long on docstring
date
hi, small bug report coming:2005/08/08 16:31
the attached file produces a::
test.py:2: [C] Line too long (130/100)
for me.
(100 is my line length limit, but the docstring in the module is
split over several -shorter- lines)
google knows about one message with a similar report::
http://lists.logilab.org/pipermail/python-projects/2004-August/000138.html
pylint 0.7.0; common 0.11.0; python 2.4; windows xp
cheers,
stefan
ps: i am not subscribed to the list
_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects
