cpython/Lib/unittest
Kristján Valur Jónsson e2a77980b6 issue 6275
Add an "exc_value" attribute to the _AssertRaisesContext context manager in the unittest package.  This allows further tests on the exception that was raised after the context manager exits.
2009-08-27 22:20:21 +00:00
..
__init__.py
__main__.py
case.py
loader.py
main.py
result.py
runner.py
suite.py
util.py