This commit is contained in:
Andrew M. Kuchling 2008-07-14 00:40:55 +00:00
parent ded01d1bf0
commit a2478d9fa0

View file

@ -1084,7 +1084,7 @@ their parent process exits. The manager classes are defined in the
Start a subprocess to start the manager. Start a subprocess to start the manager.
.. method:: server_forever() .. method:: serve_forever()
Run the server in the current process. Run the server in the current process.