Skip to content

Port the code to python3 and/or python2-3 compatible code #155

Description

@jorgejesus

Current code is only python2 compatible.

Possibility:

  • Change code to python3 and only use python3
  • Change code to be python2.7 and python3.3 compatible
  • PyPy ??? (https://pypy.org/) (this could be hard)

Tools/Docs:
http://python-future.org/
Testing different possibility with tox:
https://tox.readthedocs.io/en/latest/

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions