mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
issue6085 - update docs in default branch
This commit is contained in:
commit
4ca008b643
2 changed files with 2 additions and 2 deletions
|
@ -518,7 +518,7 @@ class BaseHTTPRequestHandler(socketserver.StreamRequestHandler):
|
|||
specified as subsequent arguments (it's just like
|
||||
printf!).
|
||||
|
||||
The client host and current date/time are prefixed to
|
||||
The client ip and current date/time are prefixed to
|
||||
every message.
|
||||
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue