[binding][python] fixup python 3 compatibility

In Python 3.x dict.keys() return a dict_keys object not a list.
1 file changed