[Lxml-checkins] r51059 - lxml/branch/lxml-1.3/doc
scoder at codespeak.net
scoder at codespeak.net
Sat Jan 26 13:00:49 CET 2008
Author: scoder
Date: Sat Jan 26 13:00:49 2008
New Revision: 51059
Modified:
lxml/branch/lxml-1.3/doc/element_classes.txt
Log:
rest fix
Modified: lxml/branch/lxml-1.3/doc/element_classes.txt
==============================================================================
--- lxml/branch/lxml-1.3/doc/element_classes.txt (original)
+++ lxml/branch/lxml-1.3/doc/element_classes.txt Sat Jan 26 13:00:49 2008
@@ -255,7 +255,7 @@
Tree based element class lookup in Python
-.........................................
+-----------------------------------------
Taking more elaborate decisions than allowed by the custom scheme is difficult
to achieve in pure Python. It would require access to the tree - before the
More information about the lxml-checkins
mailing list