What steps will reproduce the problem?
1. make ipm
2. ipm> d = {1:"one"}
3. ipm> import dict; dict.has_key(d, 1)
What is the expected output? What do you see instead?
Expect: True / False
Get: 1 / 0
Please use labels and text to provide additional information.
Original issue reported on code.google.com by dwhall...@gmail.com on 26 Dec 2010 at 10:29
Original issue reported on code.google.com by
dwhall...@gmail.com
on 26 Dec 2010 at 10:29