[Python-Dev] Dict suppressing exceptions (original) (raw)
M.-A. Lemburg mal at egenix.com
Mon Aug 14 12:58:48 CEST 2006
- Previous message: [Python-Dev] Dict suppressing exceptions
- Next message: [Python-Dev] Dict suppressing exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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&groupid=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 ! ::::
- Previous message: [Python-Dev] Dict suppressing exceptions
- Next message: [Python-Dev] Dict suppressing exceptions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]