Steve Dower added the comment:

Perhaps the more important question is whether 2to3 really needs to dynamically 
generate a list of fixers or if that should have been stopped due to YAGNI. 
There are only a few modules in the stdlib, and it doesn't seem to support 
proper namespace packages, so unless there are plans to suddenly add many more 
we could just make it a hard coded list.

----------

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

Reply via email to