SIGN IN SIGN UP

WeakKeyDictionary.has_key(): If the key being tested is not weakly

referencable (weakref.ref() raises TypeError), return 0 instead of
propogating the TypeError.
This closes SF bug #478536; bugfix candidate.
F
Fred Drake committed
3bae7ddf8e63889b185235f85a6695bc05d59059
Parent: 5cc6d6e