[issue2400] from .foo import * should work

Benjamin Peterson report at bugs.python.org
Tue Mar 18 18:46:56 CET 2008


Benjamin Peterson <musiccomposition at gmail.com> added the comment:

More verbosely:
The restriction should be removed; a SyntaxError shouldn't be raised,
and import should handle it correctly.

----------
nosy: +benjamin.peterson

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2400>
__________________________________


More information about the Python-bugs-list mailing list