[docs] [issue35001] ImportFrom level cannot be optional
Brett Cannon
report at bugs.python.org
Thu Oct 18 15:07:38 EDT 2018
Brett Cannon <brett at python.org> added the comment:
There aren't any type hints in the 'ast' module in Python itself, so this is an issue with typeshed. Closing as "third party".
----------
nosy: +brett.cannon
resolution: -> third party
stage: -> resolved
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35001>
_______________________________________
More information about the docs
mailing list