[qmtest] Python 2.5 support?
Stefan Seefeld
seefeld at sympatico.ca
Fri Feb 9 17:05:08 UTC 2007
Wichmann, Mats D wrote:
> portions of qmtest (external/DocumentTemplate,
> which I gather is imported code) make use of the
> regex module, deprecated in Python 2.4 and absent
> in 2.5 in favor of re.
>
> Ran into this on Ubuntu Feisty which has 2.5
> as the default, and has a qm package; also
> seems to still be the case in the svn repo.
>
> Any thoughts towards eliminating the use of
> this module to make qmtest cleaner for 2.5?
I'm looking into upgrading the DocumentTemplate
module right now. Unfortunately this is a bit
involved, as the regex & re modules differ in
subtle ways, and the current DocumentTemplates from
Zope drags in a lot of dependencies from other
Zope modules, so upgrading whole-sale isn't really
an option.
Thanks,
Stefan
--
...ich hab' noch einen Koffer in Berlin...
More information about the qmtest
mailing list