mirror of
https://github.com/python/cpython.git
synced 2025-10-21 06:02:21 +00:00
merge 3.2
This commit is contained in:
commit
c095956ca5
2 changed files with 5 additions and 5 deletions
|
@ -172,7 +172,7 @@ Server Objects
|
|||
|
||||
.. method:: BaseServer.shutdown()
|
||||
|
||||
Tell the :meth:`serve_forever` loop to stop and waits until it does.
|
||||
Tell the :meth:`serve_forever` loop to stop and wait until it does.
|
||||
|
||||
|
||||
.. attribute:: BaseServer.address_family
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue