commit | 8e4a34ba090a4ad9753ea8d9ccf95703c85fdbb4 | [log] [tgz] |
---|---|---|
author | Edward Loper <edloper@gradient.cis.upenn.edu> | Thu Aug 12 02:34:27 2004 +0000 |
committer | Edward Loper <edloper@gradient.cis.upenn.edu> | Thu Aug 12 02:34:27 2004 +0000 |
tree | 376bc708032ff21cf85bff23a1bf9f82a7254c14 | |
parent | 74bca7aa44be315c669edcc0e02126fdd927062b [diff] |
- Added __docformat__ - Added comments for some regexps - If the traceback type/message don't match, then still print full traceback in report_failure (not just the first & last lines) - Renamed DocTestRunner.__failure_header -> _failure_header