]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#17510: avoid using deprecated assertEquals method in test_program. Patch by Daniel...
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 23 Mar 2013 14:46:23 +0000 (16:46 +0200)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 23 Mar 2013 14:46:23 +0000 (16:46 +0200)
commitcf936c7287b7a7cbb308895a4bf1222b5ba9392c
tree31f1e6fcb170ce3613916ff86471f81347c9ca67
parente94cbd188b8e59fab69e5b6149563d131b50d0c1
#17510: avoid using deprecated assertEquals method in test_program.  Patch by Daniel Black.
Lib/unittest/test/test_program.py