Open ryanwersal opened 5 years ago
2to3 has a fixer shuffling several imports around due to the module split in Python 3. Best I can tell we will want a 3to2 fixer to reverse those changes.
2to3 has a fixer shuffling several imports around due to the module split in Python 3. Best I can tell we will want a 3to2 fixer to reverse those changes.