commit | 249c7b050b60274e672d5c05987c0d52f6af0c13 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sun Jan 29 22:50:26 2006 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sun Jan 29 22:50:26 2006 +0000 |
tree | 31929df488a9509ca9fb2a98d6ba4574745ce7b0 | |
parent | 5b1e003da8f79a9b8d81ab498cffc49266aa1ac4 [diff] [blame] |
Whitespace normalization.
diff --git a/Lib/test/test_logging.py b/Lib/test/test_logging.py index 16dd93c..799f059 100644 --- a/Lib/test/test_logging.py +++ b/Lib/test/test_logging.py
@@ -576,7 +576,7 @@ break else: raise ImportError, "Could not find unused port" - + #Set up a handler such that all events are sent via a socket to the log #receiver (logrecv).