[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


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)



More information about the Python-Dev mailing list