diff options
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -46,6 +46,8 @@ Extension modules Library ------- +- Various improvements to unittest.py, realigned with PyUnit CVS. + - dircache now passes exceptions to the caller, instead of returning empty lists. |