Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

It is up to you Ivan.

The end location can not be deduces from the start location of next sibling 
node or from the parent node. For example, the AST for the expression 
"foo.bar.baz" does not contain information for the end location of "foo.bar".

----------

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

Reply via email to