Since PyDict_GetItem() can't raise an exception any more, there's no
need to call PyErr_Clear() when it returns NULL.
G
Guido van Rossum committed
234e260d5ed827364c733bf086d68c4395c0d9e6
Parent: e23eb57
need to call PyErr_Clear() when it returns NULL.