Commit graph

2 commits

Author SHA1 Message Date
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
Benjamin Peterson
d7b0eebcae split unittest.py into a package 2009-07-19 20:18:21 +00:00
Renamed from Lib/unittest.py (Browse further)