SyntaxError: 'import *' not allowed with 'from .'

George Sakkis george.sakkis at gmail.com
Mon Jan 14 14:37:15 EST 2008


Unless I missed it, PEP 328 doesn't mention anything about this.
What's the reason for not allowing "from .relative.module import *' ?

George



More information about the Python-list mailing list