[Python-Dev] Fix import errors to have data (original) (raw)

Guido van Rossum guido at python.org
Sun Aug 1 22:13:18 CEST 2004


Circular imports, to be made consistent, would need something like a final "commit" after all imports succeeded.

Silly idea. Typically, circular imports aren't planned, they just happen, and (usually) just happen to work.

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list