16 Sep
2008
16 Sep
'08
3 p.m.
On Tue, Sep 16, 2008 at 03:29:13PM +0200, Malthe Borch wrote:
2008/9/16 Roger Ineichen <dev@projekt01.ch>:
That's fine for me. But the question is what happens on a production server. Does the missing lxml end in useing a slow fallback implementation or does it use the old style PageTempalte?
Without lxml, it'll use ``xml.etree`` to parse the template and there a few differences, most of which have been addressed at this point.
Is that ElementTree that was only included from Python 2.5? In other words, z3c.pt + python2.4 - lxml = fail? Marius Gedminas -- Q: How many IBM CPU's does it take to execute a job? A: Four; three to hold it down, and one to rip its head off.