Download List

프로젝트 설명

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.

System Requirements

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

파이썬 소스 파일을 지금 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