Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ebdb61 commit a3b255fCopy full SHA for a3b255f
1 file changed
Doc/library/socketserver.rst
@@ -166,7 +166,7 @@ Server Objects
166
167
.. method:: BaseServer.service_actions()
168
169
- 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
170
overridden by subclasses or mixin classes to perform actions specific to
171
a given service, such as cleanup actions.
172
0 commit comments