You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib2to3.fixes.fix_imports # Called by libfuturize.fixes.fix_future_standard_library
But it's not working for xmlrpclib library. Explicit enabling of -f lib2to3.fixes.fix_imports adds renaming of xmlrpclib to xmlrpc.client and other needed stuff.