Skip to content

Python 3 support #57

@anlutro

Description

@anlutro

Hey,

I'm interested in integrating reclass into an existing Python3 library, but there are some incompatibilities. Most of them seem rather easy to fix, like changing print to a function call (with from __future__ imports), using a leading dot for relative imports, and except Exception as e.

Is this something you've considered doing? Would you like a pull request for it?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions