Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3925555
By: mnot
in 1.2.3, imports of this form:
from . import foo
from ..foo import bar
and so forth result in errors like this:
Encountered "." at line nn, column nn. Was expecting one of "or"... "and"...
"not"... [ and so forth ]
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=293649
|