mirror of
https://github.com/python/cpython.git
synced 2026-05-18 02:15:28 -04:00
#17653: merge with 3.3.
This commit is contained in:
@@ -166,7 +166,7 @@ Server Objects
|
||||
|
||||
.. method:: BaseServer.service_actions()
|
||||
|
||||
This is called in the :meth:`serve_forever` loop. This method is can be
|
||||
This is called in the :meth:`serve_forever` loop. This method can be
|
||||
overridden by subclasses or mixin classes to perform actions specific to
|
||||
a given service, such as cleanup actions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user