SIGN IN SIGN UP

Make sure that PyDict_GetItem[String]() *never* raises an exception.

If the argument is not a dictionary, simply return NULL.  If the
hash() on the key fails, clear the error.
G
Guido van Rossum committed
474b19e2abc71c3ae0afd5e7a11006cf40b9c047
Parent: 4180cf1