Skip to content

The function file() which is deprecated in python3 cannot be fixed by the futurize. #642

@bulbyang

Description

@bulbyang

I am trying to transfer a python2 project to python3, but the function file cannot be rewrite as open which is compatible in both python2 and python3. I found another tool , modernize, can do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions