mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Don’t interpret backslashes in ASCII diagram in a docstring
This commit is contained in:
parent
06c42a3fca
commit
23760e97ed
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue