Skip to content

parse.py read mode uses deprecated 'U' mode #61

@trf-mp

Description

@trf-mp

Hi there,

Line 141, 477, 584, 709 of parse.py contain with open(input_file, 'rU')

Open mode 'U' is deprecated and causes the script to fail on Python newer than 3.10 (I think), and potentially should be updated

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions