diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-01-03 22:34:59 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-01-03 22:34:59 +0000 |
commit | 1fb6088e86ec84eb425b3f589bcb59d47a783b29 (patch) | |
tree | 28a5ccd2eedb4ff96f9aac7112759f902889acbf /Python/ceval.c | |
parent | db60bb5aad6c0a2364e043e97e03e32083cd1999 (diff) | |
download | cpython-git-1fb6088e86ec84eb425b3f589bcb59d47a783b29.tar.gz |
dict_update has two boundary conditions: a.update(a) and a.update({})
Added test for second one.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions