Skip to content

python 3 compatibility #107

@davidthomas5412

Description

@davidthomas5412

Problem:
Our code is python 2 compatible but parts may break if a user runs with python 3. While python 3 adoption has been slow, it is best practice to use the future module for projects so that they support both.

Solution:
http://python-future.org/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions