]> granicus.if.org Git - python/commit
Rename "exc_value" attribute on assertRaises context manager to "exception".
authorGeorg Brandl <georg@python.org>
Sun, 7 Feb 2010 17:02:22 +0000 (17:02 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 7 Feb 2010 17:02:22 +0000 (17:02 +0000)
commitdc3694bee021480980d5b66a93f69ce137ee5be4
tree5b4700577b3764372ae965ba32c23de2b65f7fe8
parent4ad752d70f211dc24ef96474d266005d08c35923
Rename "exc_value" attribute on assertRaises context manager to "exception".
Doc/library/unittest.rst
Lib/test/test_unittest.py
Lib/unittest/case.py