]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Typo in message for TestCase.failIfEqual()
authorSteve Purcell <steve@pythonconsulting.com>
Sun, 15 Apr 2001 09:18:32 +0000 (09:18 +0000)
committerSteve Purcell <steve@pythonconsulting.com>
Sun, 15 Apr 2001 09:18:32 +0000 (09:18 +0000)
commitab0648ffc0657aa11e5a83d76cd5e538f34e0318
tree42daafd33f77a6fe157e03cd0fb4157dd2f75192
parentf3ee46b82a8dd253b60179f004d9db9b145df2e6
- Typo in message for TestCase.failIfEqual()
- Removed unused variable 'opts' in TestProgram.__init__ (thanks to PyChecker)
Lib/unittest.py