]> granicus.if.org Git - python/commit
Fix the test so it uses IterableUserDict for the "for x in dict" test.
authorGuido van Rossum <guido@python.org>
Tue, 7 Aug 2001 17:50:06 +0000 (17:50 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 7 Aug 2001 17:50:06 +0000 (17:50 +0000)
commit288cd2cb69dc61d3fe1b18564d62ddb280a6568a
treee98e7c24621f189dee3d8dd61fffea78f2ffa11f
parent2050b65e84c01651f1b37b7ab058ec958fd14a53
Fix the test so it uses IterableUserDict for the "for x in dict" test.
Lib/test/test_userdict.py