[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
- Previous message: [Python-Dev] Fix import errors to have data
- Next message: [Python-Dev] Fix import errors to have data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/)
- Previous message: [Python-Dev] Fix import errors to have data
- Next message: [Python-Dev] Fix import errors to have data
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]