[reportlab-users] Small errors in reportlab code
Robin Becker
robin at reportlab.com
Wed Jan 17 12:42:34 EST 2007
Dirk Holtwick wrote:
> Robin Becker schrieb:
>> What are small errors? I suppose you're saying that eclipse's python mode is
>> detecting what it thinks are errors. Surely no syntax error should be allowed,
>> but if there are any obvious logic errors please let us know.
>
> Hi Robin,
>
> here some examples from the recent SVN trunk:
>
> platypus/tables.py:
> line 74: "gettattr" instead of "getattr"
> line 901: "op" not defined
>
> pdfbase/pdfdoc.py
> line 608: "self" missing
> line 1537: "PDFDestinationFitBV" not defined
>
> and so on...
>
........
thanks for those
>
> ... I agree, but with complex code some help from the editor is welcome
> I think ...
>
>
any chance of figuring out what is being used to detect those? PyChecker/PyLint
etc etc?
--
Robin Becker
More information about the reportlab-users
mailing list