New submission from woo yoo:

I've experiment with the statement,however the result did not match the 
official description.
I created a namespace package named l007,  within which submodule named l009 
was placed.I typed "from l007 import l009" in the interpreter, the execution 
was ok, while in which case a ImportError should have been raised.
Is my understanding wrong?

----------
assignee: docs@python
components: Documentation
files: 捕获.PNG
messages: 281202
nosy: docs@python, woo yoo
priority: normal
severity: normal
status: open
title: Python 3.5.2 "from ... import" statement is different from official 
documentation
type: behavior
versions: Python 3.5
Added file: http://bugs.python.org/file45544/捕获.PNG

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28745>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to