]> granicus.if.org Git - python/commit
Added tests for dict.clear(), dict.update(), dict.copy().
authorGuido van Rossum <guido@python.org>
Mon, 2 Jun 1997 23:14:00 +0000 (23:14 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 2 Jun 1997 23:14:00 +0000 (23:14 +0000)
commitce1fa263e61aefdc6649295abac6c40977604325
treedaa96729b24c426d5dd6e0d2fdac66b42d0c0da5
parent77e1db3b346411c334a36ccd0d2206ff5c71cc90
Added tests for dict.clear(), dict.update(), dict.copy().
Lib/test/test_types.py