Use raw string for a docstring that uses a backslash
This commit is contained in:
parent
653f932eff
commit
c432a9d5b9
|
@ -1,4 +1,4 @@
|
|||
"""XML-RPC Servers.
|
||||
r"""XML-RPC Servers.
|
||||
|
||||
This module can be used to create simple XML-RPC servers
|
||||
by creating a server and either installing functions, a
|
||||
|
|
Loading…
Reference in New Issue