[Lxml-checkins] r44234 - lxml/branch/lxml-1.3/doc
scoder at codespeak.net
scoder at codespeak.net
Wed Jun 13 19:33:20 CEST 2007
Author: scoder
Date: Wed Jun 13 19:33:20 2007
New Revision: 44234
Modified:
lxml/branch/lxml-1.3/doc/tutorial.txt
Log:
cleaned up tutorial
Modified: lxml/branch/lxml-1.3/doc/tutorial.txt
==============================================================================
--- lxml/branch/lxml-1.3/doc/tutorial.txt (original)
+++ lxml/branch/lxml-1.3/doc/tutorial.txt Wed Jun 13 19:33:20 2007
@@ -69,7 +69,7 @@
The Element class
-=================
+-----------------
An ``Element`` is the main container object for the ElementTree API. Most of
the XML tree functionality is accessed through this class. Elements are
More information about the lxml-checkins
mailing list