from
Olivier CAYROL (Logilab) <olivier.cayrol at logilab dot fr>
subject
PyLint (fwd)
date
2004/05/07 19:14
Reçu un patch pour Pylint. Voir si c'est utile (au premier abord ça a
l'air utile).
OCy.
---------- Forwarded message ----------
Date: Wed, 05 May 2004 09:05:51 +0200
From: Andreas Amoroso <a.amoroso@freenet.de>
To: contact@logilab.fr
Subject: PyLint
Dear reader,
please find attached a zip-archive containing to files (with diffs) from
the latest PyLint distribution with modifications. These modifications:
- fix buglets (added checks for attribute presence before these
attributes are accessed)
- add file output via two new options (useful e.g. when checking console
applications that use curses or something similar)
I think these snippets might contribute to the stability and usability
of PyLint. Additionally, please consider to include an empty __init__.py
in the logilab directory of the common installer as the absence of this
file prevents PyLint from starting.
Best regards,
Andreas Amoroso
