Downloadliste

Projektbeschreibung

Pylint is a lint-like tool for Python code. It
performs almost all the verifications that
pychecker does, and additionally can perform
some stylistic verification and coding standard
enforcements. The checked code is assigned a
mark based on the number and the severity of the
encountered problems. The previous mark of a
given piece of code is cached so that you can
see if the code quality has improved since the
last check.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-09-26 18:44 Zurück zur Release-Liste
0.2

Neben einer großen Anzahl von Bugfixes, fügt dieser Mitteilung zwei neue Steine für fehlende Kodierung Anmeldungen und für FIXME Kommentare. Zope-Unterstützung wurde verbessert.
Tags: Major feature enhancements
In addition to a large number of bugfixes, this release adds two new
checkers for missing encoding declarations and for FIXME comments.
Zope support has been improved.

Project Resources