Télécharger la liste

Description du projet

import_checker checks Python programs for circular (or recursive) imports. While circular imports are perfectly possible in Python, the behaviour they cause is often completely unintended and therefore the cause of many frustrations.

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.

2006-10-17 22:30
1.1

Les fichiers source Python sont maintenant lu l'aide du scanner lexical shlex.
Tags: Code cleanup
The Python source files are now read using the shlex lexical scanner.

2006-10-15 18:29
1.0

Tags: Initial freshmeat announcement

Project Resources