Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 23760e9

Browse files
committed
Don’t interpret backslashes in ASCII diagram in a docstring
1 parent 06c42a3 commit 23760e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/http/cookiejar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""HTTP cookie handling for web clients.
1+
r"""HTTP cookie handling for web clients.
22
33
This module has (now fairly distant) origins in Gisle Aas' Perl module
44
HTTP::Cookies, from the libwww-perl library.

0 commit comments

Comments
 (0)