This commit is contained in:
Andrew M. Kuchling 2008-07-14 00:40:55 +00:00
parent ded01d1bf0
commit a2478d9fa0
1 changed files with 1 additions and 1 deletions

View File

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