[Python-Dev] Dict suppressing exceptions
M.-A. Lemburg
mal at egenix.com
Mon Aug 14 12:58:48 CEST 2006
M.-A. Lemburg wrote:
> M.-A. Lemburg wrote:
>> Guido van Rossum wrote:
>>> Marc-Andre, how's the patch coming along?
>> I'm working on it.
>>
>> Since we only want equal compares to generate the warning,
>> I have to add a rich compare function to Unicode objects.
>
> Here's an initial version:
>
> http://sourceforge.net/tracker/index.php?func=detail&aid=1538956&group_id=5470&atid=305470
>
> The title of the patch is slightly incorrect - SF doesn't allow
> more descriptive titles... :-(
FYI: I've checked in the patch as revision 51276.
Please give it some serious testing.
All tests pass, but there may still be some corner cases left
which the tests don't catch.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Aug 14 2006)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the Python-Dev
mailing list