[Python-Dev] Unicode charmap decoders slow
M.-A. Lemburg
mal at egenix.com
Wed Oct 5 10:39:25 CEST 2005
Martin v. Löwis wrote:
>>Another option would be to generate a big switch statement in C
>>and let the compiler decide about the best data structure.
>
> I would try to avoid generating C code at all costs. Maintaining the
> build processes will just be a nightmare.
We could automate this using distutils; however I'm not sure
whether this would then also work on Windows.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Oct 05 2005)
>>> 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