]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
backport 1.8, 1.9
authorAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 06:30:21 +0000 (06:30 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Wed, 5 Dec 2001 06:30:21 +0000 (06:30 +0000)
commitb9be51119063bd51e796445d864b0b5bb13bf355
treed39309137e388a444e460cfaaeb264cb987a5e97
parenta261cb2ee616bdb4e9133e018d257a859057a48f
backport 1.8, 1.9
--
patch 418489 from Andrew Dalke for string format bug
--
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.)
--
Lib/unittest.py