mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Whitespace normalization.
This commit is contained in:
parent
d7e8a0dd37
commit
469cdad822
83 changed files with 5817 additions and 5828 deletions
|
@ -560,7 +560,7 @@ class HTTPConnection:
|
|||
|
||||
def _output(self, s):
|
||||
"""Add a line of output to the current request buffer.
|
||||
|
||||
|
||||
Assumes that the line does *not* end with \\r\\n.
|
||||
"""
|
||||
self._buffer.append(s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue