mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
merge with 3.5
This commit is contained in:
commit
eb73563f48
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