Message368252
A real world example would be tools like `unimport`, that try to remove a certain part of import by looking start/end column offsets. Before (lib2to3), it was using tokens to manipulate source, and what I can tell is that having position information on multi line from imports would be a life saver for tool authors. |
|
| Date |
User |
Action |
Args |
| 2020-05-06 13:41:52 | BTaskaya | set | recipients:
+ BTaskaya, serhiy.storchaka, pablogsal |
| 2020-05-06 13:41:52 | BTaskaya | set | messageid: <[email protected]> |
| 2020-05-06 13:41:52 | BTaskaya | link | issue40528 messages |
| 2020-05-06 13:41:52 | BTaskaya | create | |
|