From: "Armin Rigo" <arigo at tunes.org> > I've finally come around to writing a patch that stops dict lookup from > eating all exceptions that occur during lookup, like rare bugs in user > __eq__() methods. Is there a performance impact? Raymond