summaryrefslogtreecommitdiff
path: root/Lib/test/test_parser.py
diff options
context:
space:
mode:
authorSlam <3lnc.slam@gmail.com>2019-04-03 00:47:41 +0300
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-04-02 14:47:41 -0700
commit76b387bf7402863c5e64e3459e2f91ddc3b9d2d3 (patch)
tree65bb8972e9a945041ab7d35424a5c2f197afbfcd /Lib/test/test_parser.py
parent1c5fa5af8a95f25119e45e40a4ed8183d06f4a5b (diff)
downloadcpython-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/test/test_parser.py')
0 files changed, 0 insertions, 0 deletions