]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use assertEqual(). (#13886)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 7 Jun 2019 09:47:16 +0000 (02:47 -0700)
committerStefan Krah <skrah@bytereef.org>
Fri, 7 Jun 2019 09:47:16 +0000 (11:47 +0200)
commit4ea9dbda4ad823875ed79a25062a7f5415d91b22
treedbcb7bdb0ea4f724bb9369bd6b5217ccf0a59f68
parentf09d91552cc39c65a386f4bfb3a7d0d05cb13d01
Use assertEqual(). (#13886)
Lib/ctypes/test/test_arrays.py