]> granicus.if.org Git - python/commit
dict.keys() returns an iterable, convert it into a list.
authorThomas Heller <theller@ctypes.org>
Wed, 11 Jul 2007 14:49:26 +0000 (14:49 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 11 Jul 2007 14:49:26 +0000 (14:49 +0000)
commitc92159aaea3263ef99ff290c28ba5d71cb89ed9a
treec88a3f65c6a297fba0a8ed976c4e842b221b3b7a
parent3b645802f5ee3c8a545d0c81e56cf7e30aea594d
dict.keys() returns an iterable, convert it into a list.
Lib/ctypes/test/__init__.py