summaryrefslogtreecommitdiff
path: root/Python/compile.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
commite61fd5b5ed9d677da2f3349078d7f66f707199de (patch)
treee28a7630ed3c285eabc7631f4276a2b06e74682b /Python/compile.c
parentc9b9de17976a4832f505309b1096f9a7582c7be9 (diff)
downloadcpython-git-e61fd5b5ed9d677da2f3349078d7f66f707199de.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/compile.c')
0 files changed, 0 insertions, 0 deletions