[Python-Dev] Why does PEP 8 advise against explicit relative imports? (original) (raw)
Guido van Rossum guido at python.org
Wed Jul 17 04:15:45 CEST 2013
- Previous message: [Python-Dev] Why does PEP 8 advise against explicit relative imports?
- Next message: [Python-Dev] Why does PEP 8 advise against explicit relative imports?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have to say that a long time ago, when you couldn't tell a relative import from a top-level import, the ban on relative imports made more sense.
-- --Guido van Rossum (python.org/~guido)
- Previous message: [Python-Dev] Why does PEP 8 advise against explicit relative imports?
- Next message: [Python-Dev] Why does PEP 8 advise against explicit relative imports?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]