thautwarm <yaoxiansa...@gmail.com> added the comment:

Hi, Serhiy, for Python-asdl has made `level` able to optional, certainly we 
could construct an ImportFrom AST without giving `level`.

Moreover, this might evidence that `level` cannot be optional in fact:

https://github.com/python/cpython/blob/8e73ad38ab7d218b9ef8976032865928dfad00f1/Python/compile.c#L2918

----------

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

Reply via email to