summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-07-11 12:20:59 +0000
committerGuido van Rossum <guido@python.org>2007-07-11 12:20:59 +0000
commitf8b89e02eebe5c4416ba5be3954f572940a5ae8b (patch)
tree2efc383287eb80acbef2fb26b62be3b24592e746 /Python/Python-ast.c
parentf43e4ae6dfb99dd8f8c2f9fee73ad7e1b7f0c89b (diff)
downloadcpython-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