Skip to content

Commit cbee762

Browse files
LamentXU123picnixz
andauthored
Update Doc/library/http.cookiejar.rst
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent cf78c64 commit cbee762

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/library/http.cookiejar.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,7 @@ contained :class:`Cookie` objects.
252252

253253
Discard all expired cookies.
254254

255-
Discards all contained cookies that have a true :attr:`expires` attribute
256-
(usually because their expiration time have passed)
255+
Discards all contained cookies that have a true :attr:`expires` attribute.
257256

258257
This is a low-level function which usually does not need to be called
259258
since expired cookies are never sent back to the server when using

0 commit comments

Comments
 (0)