Commit Graph

5 Commits (db9e52ce8e083e529c0a3af001b91aeb3f1dbb0d)

Author SHA1 Message Date
Alex Willmer caa20be43e tests: Use TestCase.assertEqual()
assertEquals() is deperecated in unittest
4 years ago
Alex Willmer a8317c2393 tests: Remove unittest2, use stdlib unittest
unittest2 is incomplatible with Python 3.10
4 years ago
David Wilson 07f3179e58 [stream-refactor] Py2.4 compat fix for iter_split_test. 7 years ago
David Wilson 37beb3a5c5 core: teach iter_split() to break on callback returning False. 7 years ago
David Wilson 5aca9d6c3f core: split out iter_split() for use in parent.py. 7 years ago