summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_stringprep.py
diff options
context:
space:
mode:
authorSlam <3lnc.slam@gmail.com>2019-04-02 21:47:41 (GMT)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-04-02 21:47:41 (GMT)
commit76b387bf7402863c5e64e3459e2f91ddc3b9d2d3 (patch)
tree65bb8972e9a945041ab7d35424a5c2f197afbfcd /Lib/test/test_stringprep.py
parent1c5fa5af8a95f25119e45e40a4ed8183d06f4a5b (diff)
downloadcpython-76b387bf7402863c5e64e3459e2f91ddc3b9d2d3.zip
cpython-76b387bf7402863c5e64e3459e2f91ddc3b9d2d3.tar.gz
cpython-76b387bf7402863c5e64e3459e2f91ddc3b9d2d3.tar.bz2
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_stringprep.py')
0 files changed, 0 insertions, 0 deletions