Use raw strings for docstrings with backslashes in ASCII diagrams

This commit is contained in:
Éric Araujo 2012-02-26 01:33:22 +01:00
parent d4e714c746
commit 06efea3392
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
"""HTTP/1.1 client library
r"""HTTP/1.1 client library
<intro stuff goes here>
<other stuff, too>