Télécharger la liste

Description du projet

PyChecker is a tool for finding common bugs in Python source code. It finds problems that are typically caught by a compiler (or lint) for less dynamic languages, like C and C++. Common errors that can be found include forgetting to import a module, misspelling a variable, passing the wrong number of parameters to a function/method, and not using a module/variable.

Système requise

System requirement is not defined
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.

2004-06-06 21:42 Retour à la liste release
0.8.14

Beaucoup de faux avertissements ont été corrigés. Python 2.2 + caractéristiques sont mieux encadrées. Un avertissement a été ajouté.
Tags: Minor bugfixes
Many spurious warnings were fixed. Python 2.2+ features are supported better. One warning was added.

Project Resources