Closed ajdawson closed 10 years ago
Implements Python 3 support using the six module so one code base can be used for all versions. A possible alternative to #27.
Note: Need to patch pyspharm for the CI tests.
Closed in favour of #29.
Implements Python 3 support using the six module so one code base can be used for all versions. A possible alternative to #27.