Skip to content

Commit d71b806

Browse files
nburnsorsenthil
andauthored
Update Doc/library/http.cookies.rst
Co-authored-by: Senthil Kumaran <senthil@python.org>
1 parent ce2eee0 commit d71b806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/http.cookies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,4 +322,4 @@ The following example demonstrates how to use the :mod:`http.cookies` module.
322322
>>> print(C)
323323
Set-Cookie: cookies=7
324324
Set-Cookie: mixins="{"chips": "dark chocolate"}"
325-
Set-Cookie: state="gooey"
325+
Set-Cookie: state=gooey

0 commit comments

Comments
 (0)