Skip to content

"U" mode is no longer accepted from Python 3.9 #77

@tirkarthi

Description

@tirkarthi

with open(module_path, "rU") as mod:

mccabe/mccabe.py
294:    with open(module_path, "rU") as mod:
301:        with open(filename, 'rU') as f:

CPython PR : python/cpython#16959

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