[Python-Dev] Multi-line import implementation (was: 2.4a2, and @decorators)

Guido van Rossum guido at python.org
Mon Aug 9 22:19:25 CEST 2004


> I'd suggest that only ``from foo import (...)`` be permitted (where
> "..."  does not include ``*``).  But I don't care much, and I'll
> update the PEP as soon as it's clear which precise versions are
> allowed.

This seems to be the consensus so far, so why don't you add all that
detail to the PEP.

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


More information about the Python-Dev mailing list