diff options
author | Guido van Rossum <guido@python.org> | 2007-07-11 12:20:59 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-07-11 12:20:59 +0000 |
commit | f8b89e02eebe5c4416ba5be3954f572940a5ae8b (patch) | |
tree | 2efc383287eb80acbef2fb26b62be3b24592e746 /Python/Python-ast.c | |
parent | f43e4ae6dfb99dd8f8c2f9fee73ad7e1b7f0c89b (diff) | |
download | cpython-f8b89e02eebe5c4416ba5be3954f572940a5ae8b.tar.gz |
Patch by Christian Heimes to change self.assert_(x == y) into
self.assertEqual(x, y). (Christian used self.failUnlessEqual(),
but the double negative makes it hard to grok, so I changed it.)
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions