]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc: Minor adjustment of `socket.create_server` docs (#26938)
authorPavel <69010336+pavel-lexyr@users.noreply.github.com>
Fri, 20 May 2022 08:18:02 +0000 (04:18 -0400)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 08:18:02 +0000 (10:18 +0200)
commita637c09a608cd779c9a7c3e60b886d9f520c58a6
tree3b94af5962aa4bcea8cf48d6bcf1c2a077246354
parent909868db2aeff0f64b719ae94c840e001b898a7e
Doc: Minor adjustment of `socket.create_server` docs (#26938)

- fix spelling in create_server() docs
- add a line about create_server() in the socket.py docstring
Doc/library/socket.rst
Lib/socket.py