We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee9c8b commit d212a85Copy full SHA for d212a85
Doc/library/http.cookiejar.rst
@@ -261,8 +261,8 @@ contained :class:`Cookie` objects.
261
itself every so often. It *could* only be useful when customizing a
262
:class:`CookiePolicy` with an expiring logic.
263
264
- Note that the :meth:`save` method won't save expired cookies anyway (unless you ask
265
- otherwise by passing a true *ignore_expires* argument).
+ Note that the :meth:`save` method won't save expired cookies anyway (unless you
+ ask otherwise by passing a true *ignore_expires* argument).
266
267
:class:`FileCookieJar` implements the following additional methods:
268
0 commit comments