]> granicus.if.org Git - python/commit
* Remove exc_info() kludge -- it actually messed up the Jython output
authorSteve Purcell <steve@pythonconsulting.com>
Mon, 9 Apr 2001 15:37:31 +0000 (15:37 +0000)
committerSteve Purcell <steve@pythonconsulting.com>
Mon, 9 Apr 2001 15:37:31 +0000 (15:37 +0000)
commit17a781bc69d73326455ca7f129bdf57528f4ad8b
tree3c29d7c32f3e9c9525614e6621cad3991152dd77
parenta36f4a0cd6cab640e93f0873a103ae832f59cb21
* Remove exc_info() kludge -- it actually messed up the Jython output
* Fixed TestLoader.loadTestsFromName() for nested packages
* Corrected the command-line usage summary
Lib/unittest.py