]> granicus.if.org Git - python/commit
Use assertEqual rather than assertEquals to avoid the deprecation warning.
authorGregory P. Smith <greg@krypto.org>
Sun, 26 Apr 2015 05:05:53 +0000 (05:05 +0000)
committerGregory P. Smith <greg@krypto.org>
Sun, 26 Apr 2015 05:05:53 +0000 (05:05 +0000)
commit32d34bcf1d8b6b409df998ab73bba1e17d5862e9
treebb029c82c5436acb1ec0e9e126b4f1c5103c6aa7
parent5d0ccd2f91965228921663032256eb165c9c2680
Use assertEqual rather than assertEquals to avoid the deprecation warning.
Lib/test/test_bytes.py