summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorMichael Foord <fuzzyman@voidspace.org.uk>2009-04-02 03:20:38 +0000
committerMichael Foord <fuzzyman@voidspace.org.uk>2009-04-02 03:20:38 +0000
commit345b2fe21e7c18a7fd5cac4685e3daaf463a6b38 (patch)
treef77081917d117ef94bb77f71eccdae0cca44b327 /Python/errors.c
parentc4f90ebea78fab0d45340f4fb4b11298ee3ffdca (diff)
downloadcpython-git-345b2fe21e7c18a7fd5cac4685e3daaf463a6b38.tar.gz
Better exception messages for unittest assert methods.
- unittest.assertNotEqual() now uses the inequality operator (!=) instead of the equality operator. - Default assertTrue and assertFalse messages are now useful. - TestCase has a longMessage attribute. This defaults to False, but if set to True useful error messages are shown in addition to explicit messages passed to assert methods. Issue #5663
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions