]> granicus.if.org Git - python/commit
Clean up test_coroutines a bit.
authorZachary Ware <zachary.ware@gmail.com>
Wed, 13 May 2015 06:03:06 +0000 (01:03 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Wed, 13 May 2015 06:03:06 +0000 (01:03 -0500)
commit37ac590f7c39e152dd0f1630ee5653ba1109531d
tree94f09ce4c4d388061c839807a53f21a8e54929ef
parentbaaadbf70d024142ec6a519006e960ec74309f92
Clean up test_coroutines a bit.

No more test_main(), s/assertEquals/assertEqual/, and remove unused import.
Lib/test/test_coroutines.py