]> granicus.if.org Git - python/commit
Fix typo in docstring: client_request should be client_address.
authorGuido van Rossum <guido@python.org>
Mon, 16 Nov 1998 19:06:30 +0000 (19:06 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 16 Nov 1998 19:06:30 +0000 (19:06 +0000)
commitfdb3d1a75e44bda10039376d0e94025633514b1f
treea4e2ca83aabb86cb93f25f486df058117223038b
parent017f7780a88656172af93a2e164b20468fd9c45c
Fix typo in docstring: client_request should be client_address.
Noted by Stefan Witzel.
Lib/SocketServer.py