from
Stefan Rank <stefan.rank at ofai dot at>
subject
[Python-projects] Re: bug report for pylint - line too long on
docstring
date
and of course... i did not attach the file ;-)2005/08/08 16:44
here it is
on 08.08.2005 16:31 Stefan Rank said the following:
> hi, small bug report coming:
>
> 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
>
>
