[Lxml-checkins] r51362 - in lxml/trunk: . doc

scoder at codespeak.net scoder at codespeak.net
Sat Feb 9 18:37:36 CET 2008


Author: scoder
Date: Sat Feb  9 18:37:34 2008
New Revision: 51362

Modified:
   lxml/trunk/   (props changed)
   lxml/trunk/doc/performance.txt
Log:
 r3459 at delle:  sbehnel | 2008-02-09 18:37:06 +0100
 small doc fix


Modified: lxml/trunk/doc/performance.txt
==============================================================================
--- lxml/trunk/doc/performance.txt	(original)
+++ lxml/trunk/doc/performance.txt	Sat Feb  9 18:37:34 2008
@@ -72,7 +72,7 @@
 mailing list.
 
 The timings cited below compare lxml 2.0 final (with libxml2 2.6.31)
-to the January 2008 SVN trunk versions of ElementTree (1.3) and
+to the January 2008 SVN trunk versions of ElementTree (1.3alpha) and
 cElementTree (1.2.7).  They were run single-threaded on a 1.8GHz Intel
 Core Duo machine under Ubuntu Linux 7.10 (Gutsy).  The C libraries
 were compiled with the same platform specific optimisation flags.  The


More information about the lxml-checkins mailing list