Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adeffcc commit 32fbd3aCopy full SHA for 32fbd3a
1 file changed
Doc/library/xmlrpc.server.rst
@@ -18,7 +18,7 @@ servers written in Python. Servers can either be free standing, using
18
19
.. warning::
20
21
- The :mod:`xmlrpc.client` module is not secure against maliciously
+ The :mod:`xmlrpc.server` module is not secure against maliciously
22
constructed data. If you need to parse untrusted or unauthenticated data see
23
:ref:`xml-vulnerabilities`.
24
0 commit comments