Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Python 3.11+ compatibility #13

@kalimero0411

Description

@kalimero0411

Hi Guannan,
The 'rU' mode (universal newline mode) was deprecated in Python 3.4 and later removed in Python 3.11.
I tested that changing all "rU" to "r" gives the same results under python 3.12 (e.g. fin_obo = open(OBOInput,"rU"))

I attached the modified python3 files.
GOMCL-py3.12.zip
Best regards,
Beery Yaakov
(Simon Barak lab)

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