mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
merge 3.4 (#23221)
This commit is contained in:
commit
610bc6a211
14 changed files with 14 additions and 13 deletions
|
@ -1792,7 +1792,7 @@ class FileCookieJar(CookieJar):
|
|||
|
||||
|
||||
def lwp_cookie_str(cookie):
|
||||
"""Return string representation of Cookie in an the LWP cookie file format.
|
||||
"""Return string representation of Cookie in the LWP cookie file format.
|
||||
|
||||
Actually, the format is extended a bit -- see module docstring.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue