[docs] [issue35001] ImportFrom level cannot be optional

Anthony Sottile report at bugs.python.org
Tue Oct 16 23:22:03 EDT 2018


Anthony Sottile <asottile at umich.edu> added the comment:

It appears it has always had this bug since introduction of absolute/relative imports in https://github.com/python/cpython/commit/f7f438ba3b05eb4356e7511401686b07d9dfb6d8

Agree with changing this to `# type: int` and correcting the documentation

----------
nosy: +Anthony Sottile

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35001>
_______________________________________


More information about the docs mailing list