Commit a21a93b4 authored by Georg Brandl's avatar Georg Brandl

#8338: fix outdated class name.

parent b99ebccc
......@@ -2228,8 +2228,8 @@ collect the results:
An example of how a pool of worker processes can each run a
:class:`SimpleHTTPServer.HttpServer` instance while sharing a single listening
socket.
:class:`~http.server.SimpleHTTPRequestHandler` instance while sharing a single
listening socket.
.. literalinclude:: ../includes/mp_webserver.py
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment