mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Closes #26442: fix copy-paste.
This commit is contained in:
parent
adeffcc2f9
commit
32fbd3a623
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ servers written in Python. Servers can either be free standing, using
|
|||
|
||||
.. warning::
|
||||
|
||||
The :mod:`xmlrpc.client` module is not secure against maliciously
|
||||
The :mod:`xmlrpc.server` module is not secure against maliciously
|
||||
constructed data. If you need to parse untrusted or unauthenticated data see
|
||||
:ref:`xml-vulnerabilities`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue