Re: [Python-Dev] Let's stop eating exceptions in dict lookup

2006年5月29日 12:21:21 -0700

From: "Armin Rigo" <[EMAIL PROTECTED]>
 
> 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
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to