[Python-Dev] Relative import (original) (raw)

Barry Warsaw barry at python.org
Wed Dec 17 09:45:40 EST 2003


On Tue, 2003-12-16 at 20:16, Guido van Rossum wrote:

Nah. But I liked the suggestion seen here earlier of allowing parenthesis:

from OPAL.Modules.Financial.Reports.COGS import (generate, webOptions, normalize, rowops, summary)

+1

-Barry



More information about the Python-Dev mailing list