diff options
| author | Slam <3lnc.slam@gmail.com> | 2019-04-03 00:47:41 +0300 |
|---|---|---|
| committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-04-02 14:47:41 -0700 |
| commit | 76b387bf7402863c5e64e3459e2f91ddc3b9d2d3 (patch) | |
| tree | 65bb8972e9a945041ab7d35424a5c2f197afbfcd /Lib/http/cookies.py | |
| parent | 1c5fa5af8a95f25119e45e40a4ed8183d06f4a5b (diff) | |
| download | cpython-git-76b387bf7402863c5e64e3459e2f91ddc3b9d2d3.tar.gz | |
Have UserDict.__init__() implicitly check for updating w/ bool(kwargs) instead of len() (GH-12139)
Semantically the same, but more idiomatic by checking against `kwargs` instead of `len(kwargs)`.
Diffstat (limited to 'Lib/http/cookies.py')
0 files changed, 0 insertions, 0 deletions
