New submission from Batuhan <batuhanosmantask...@gmail.com>:

I've been working on custom lib2to3 fixers and I use some of the already 
definied utilites inside the fixers. But traverse_imports can't traverse from 
import names, which is pretty simple and straight forward to implement.

----------
messages: 359742
nosy: BTaskaya
priority: normal
severity: normal
status: open
title: lib2to3.fixes.fix_import: support imports_as_name in traverse_imports

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

Reply via email to