Skip to content

xmlrpclib is not included into fix_future_standard_library fixer #567

@rpovelik

Description

@rpovelik

From the documentation:

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions