commit | 41775385df37af23ede71dad81d5f59df42f8dbd | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Jun 26 20:09:28 2001 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Jun 26 20:09:28 2001 +0000 |
tree | 24f2a21700e32b7bea99374e8a2c78a743967742 | |
parent | 66a0d1d9b9f7d7e3bd7edce79bf862fc4cdd7b01 [diff] |
Add a bunch of tests for extended dict.update() where the argument is a non-dictionary mapping object. Include tests for several expected failure modes.