commit | abd8a336a3ab390a2ea4b15a0ecd187e482001af | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Fri Nov 03 02:32:46 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Fri Nov 03 02:32:46 2006 +0000 |
tree | ff6e8502e3fc60d51ee5309d6a01a7b8b6bd76dc | |
parent | be1bc3b63a0a07af4b204519bb0decd9714ea8ba [diff] [blame] |
Whitespace normalization.
diff --git a/Lib/test/test_bufio.py b/Lib/test/test_bufio.py index a3196ca..14a926a 100644 --- a/Lib/test/test_bufio.py +++ b/Lib/test/test_bufio.py
@@ -36,7 +36,7 @@ os.unlink(test_support.TESTFN) except: pass - + def drive_one(self, pattern): for length in lengths: # Repeat string 'pattern' as often as needed to reach total length