Use raw string for a docstring that uses a backslash

This commit is contained in:
Éric Araujo 2012-03-05 15:45:08 +01:00
parent 653f932eff
commit c432a9d5b9
1 changed files with 1 additions and 1 deletions

View File

@ -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