mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
typo fix
This commit is contained in:
parent
72cd02c041
commit
d92d3c7197
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ CGI environment, using \class{CGIXMLRPCRequestHandler}.
|
|||
|
||||
\begin{classdesc}{SimpleXMLRPCServer}{addr\optional{,
|
||||
requestHandler\optional{,
|
||||
logRequests\optional{allow_none\optional{, encoding}}}}}
|
||||
logRequests\optional{, allow_none\optional{, encoding}}}}}
|
||||
|
||||
Create a new server instance. This class
|
||||
provides methods for registration of functions that can be called by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue