[issue28885] Python 3.5.2 strange-behavior issues (from PyPy)

Armin Rigo report at bugs.python.org
Tue Dec 6 07:03:34 EST 2016


Armin Rigo added the comment:

(S4) if you write ``from .a import b`` inside the Python prompt, or in
  a module not in any package, then you get a SystemError(!) with an
  error message that is unlikely to help newcomers.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28885>
_______________________________________


More information about the Python-bugs-list mailing list