woo yoo added the comment:

The link associated with the documentation is 
https://docs.python.org/3/reference/simple_stmts.html#import.

My package layout is :
  --l007
    --l009.py
My code is :
  >from l007 import l009
The excution was ok, which was not the case i had expected.

----------

_______________________________________
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