]> granicus.if.org Git - python/commit
Rename the unittest test_suite function to not clash with a test module name (unittes...
authorMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 27 Mar 2010 13:42:34 +0000 (13:42 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 27 Mar 2010 13:42:34 +0000 (13:42 +0000)
commitb35ecf47755b23be95657df7d80fe5fcfe261671
treeabcd38d26192dcb64589e4e079fc2534e369cd46
parentff889396a845a557aa440a6960fcc5d8e6d9033a
Rename the unittest test_suite function to not clash with a test module name (unittest.test.test_suite is now unambiguous).
Lib/test/test_unittest.py
Lib/unittest/test/__init__.py