mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #23804: Merge spelling and NEWS fixes from 3.5
This commit is contained in:
commit
702f4f5d6f
11 changed files with 22 additions and 16 deletions
|
@ -184,7 +184,7 @@ class SimpleXMLRPCDispatcher:
|
|||
are considered private and will not be called by
|
||||
SimpleXMLRPCServer.
|
||||
|
||||
If a registered function matches a XML-RPC request, then it
|
||||
If a registered function matches an XML-RPC request, then it
|
||||
will be called instead of the registered instance.
|
||||
|
||||
If the optional allow_dotted_names argument is true and the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue