mirror of
https://github.com/python/cpython.git
synced 2025-09-11 19:27:07 +00:00
Use raw string for a docstring that uses a backslash
This commit is contained in:
parent
104f18977f
commit
7c16412425
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
"""Simple XML-RPC Server.
|
||||
r"""Simple XML-RPC Server.
|
||||
|
||||
This module can be used to create simple XML-RPC servers
|
||||
by creating a server and either installing functions, a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue