mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Use raw string for a docstring that uses a backslash
This commit is contained in:
parent
653f932eff
commit
c432a9d5b9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
"""XML-RPC Servers.
|
r"""XML-RPC Servers.
|
||||||
|
|
||||||
This module can be used to create simple XML-RPC servers
|
This module can be used to create simple XML-RPC servers
|
||||||
by creating a server and either installing functions, a
|
by creating a server and either installing functions, a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue