commit | 87cc0c329e9a5181534a9ca9e283669986a32900 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sat Jul 21 01:41:30 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sat Jul 21 01:41:30 2001 +0000 |
tree | 7cd81d3e13cfb22edd7a02167ddaa00647ea8b1d | |
parent | 3332778f3537cf4c0230146831446aa838a4169e [diff] |
Whitespace normalization, plus: + test_quopri.py relied on significant trailing spaces. Fixed. + test_dircache.py (still) doesn't work on Windows (directory mtime on Windows doesn't work like it does on Unix).