diff options
author | Steve Purcell <steve@pythonconsulting.com> | 2001-08-08 07:57:26 (GMT) |
---|---|---|
committer | Steve Purcell <steve@pythonconsulting.com> | 2001-08-08 07:57:26 (GMT) |
commit | e00dde2087db2c211f9c9267659d37e3306f79d8 (patch) | |
tree | 8849d9734b6da55dff46675de13e297e289757df /Include | |
parent | a38d2608bc39985192864741f69843ee2c37eb04 (diff) | |
download | cpython-e00dde2087db2c211f9c9267659d37e3306f79d8.zip cpython-e00dde2087db2c211f9c9267659d37e3306f79d8.tar.gz cpython-e00dde2087db2c211f9c9267659d37e3306f79d8.tar.bz2 |
Merged in bugfix from PyUnit CVS for problem reported by Gary Todd.
If 'unittest.py' was run from the command line with the name of a test
case class as a parameter, it failed with an ugly error. (Which was a
shame, because the documentation says you can do that.)
The problem was the old 'is the class X that you imported from me the same
as my class X?' gotcha.
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions