Don’t interpret backslashes in ASCII diagram in a docstring

This commit is contained in:
Éric Araujo 2011-11-07 17:52:48 +01:00
parent 06c42a3fca
commit 23760e97ed

View File

@ -1,4 +1,4 @@
"""HTTP cookie handling for web clients. r"""HTTP cookie handling for web clients.
This module has (now fairly distant) origins in Gisle Aas' Perl module This module has (now fairly distant) origins in Gisle Aas' Perl module
HTTP::Cookies, from the libwww-perl library. HTTP::Cookies, from the libwww-perl library.