mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Whitespace normalization.
This commit is contained in:
parent
44b740ff28
commit
923e6d29e5
1 changed files with 1 additions and 1 deletions
|
@ -815,7 +815,7 @@ class ConfigFileTest(BaseTest):
|
|||
], stream=output)
|
||||
# Original logger output is empty.
|
||||
self.assert_log_lines([])
|
||||
|
||||
|
||||
class LogRecordStreamHandler(StreamRequestHandler):
|
||||
|
||||
"""Handler for a streaming logging request. It saves the log message in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue