]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF bug #1004669: Type returned from .keys() is not checked
authorRaymond Hettinger <python@rcn.com>
Sat, 7 Aug 2004 04:55:30 +0000 (04:55 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 7 Aug 2004 04:55:30 +0000 (04:55 +0000)
commit2a7dedef9e3d94fbbad3782fd4757c6b7ba91c09
treee2cd6d966dc61970931cc346c799031592ba7096
parent61992efc4bb413ae7a19752215eca5af09be6b6d
SF bug #1004669:  Type returned from .keys() is not checked
Lib/test/test_builtin.py
Objects/object.c