mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
2b293cf1a5
svn+ssh://pythondev@svn.python.org/python/trunk ........ r81878 | michael.foord | 2010-06-10 21:40:21 +0100 (Thu, 10 Jun 2010) | 2 lines Fix issue with nested test suites debug method and module setups. (unittest) ........