| commit | 07a349c4eeda0a937367ea9a2eff9958c46b11e1 | [log] [tgz] |
|---|---|---|
| author | Jim Fulton <jim@zope.com> | Sun Aug 22 14:10:00 2004 +0000 |
| committer | Jim Fulton <jim@zope.com> | Sun Aug 22 14:10:00 2004 +0000 |
| tree | 4b563ee7403637345e86211fc288da9d0c919011 | |
| parent | 8ffe9abd092794369a76330c6347387d0d8bf6ab [diff] |
Bugs fixed:
- Test filenames sometimes had trailing .pyc or .pyo sufixes
(when module __file__ did).
- Trailing spaces spaces in expected output were dropped.
New default failure format:
- Separation of examples from file info makes examples easier to see
- More vertical separation, improving readability
- Emacs-recognized file info (also closer to Python exception format)