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_poll.py b/Lib/test/test_poll.py index 944b991..60cd3f4 100644 --- a/Lib/test/test_poll.py +++ b/Lib/test/test_poll.py
@@ -21,7 +21,7 @@ def test_poll1(self): # Basic functional test of poll object # Create a bunch of pipe and test that poll works with them. - + p = select.poll() NUM_PIPES = 12