Commit Graph

3 Commits (a483524b63e097aa82b46e0d6fca6b2511261698)

Author SHA1 Message Date
Adrien Vergé 7b147cb411 Tests: Remove Python 2.6 from CI tests
Because:

1. It is old. VERY old.

2. Some useful methods (`assertRaisesRegexp`, `assertIsInstance`) are
   only available from Python 2.7.
10 years ago
Adrien Vergé bf96bdde01 Tests: Remove assertIsInstance to support Python 2.6 10 years ago
Adrien Vergé 350213b165 Initial commit 10 years ago