mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Issue 19504: Change "customise" to "customize" American spelling.
This commit is contained in:
parent
39e9af6bb3
commit
7ea386e56e
8 changed files with 11 additions and 11 deletions
|
@ -833,7 +833,7 @@ class CookiePolicy:
|
|||
May also modify cookies, though this is probably a bad idea.
|
||||
|
||||
The subclass DefaultCookiePolicy defines the standard rules for Netscape
|
||||
and RFC 2965 cookies -- override that if you want a customised policy.
|
||||
and RFC 2965 cookies -- override that if you want a customized policy.
|
||||
|
||||
"""
|
||||
def set_ok(self, cookie, request):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue