Closed nijel closed 9 years ago
Hmm what error do you get on 2.6 without this change?
assertIsNone/assertIsNotNone do not exist in Python 2.6
I just fixed it a bit differently in commit 7edca2281c1dec9d127c19aeda47f7b7b16500ef. Thanks for the pull request!
Allows to run testsuite with Python 2.6.