[Lxml-checkins] r45692 - lxml/branch/lxml-1.3/doc
scoder at codespeak.net
scoder at codespeak.net
Thu Aug 16 08:35:34 CEST 2007
Author: scoder
Date: Thu Aug 16 08:35:32 2007
New Revision: 45692
Added:
lxml/branch/lxml-1.3/doc/tutorial.txt
- copied, changed from r45630, lxml/trunk/doc/tutorial.txt
Log:
updated Tutorial from trunk
Copied: lxml/branch/lxml-1.3/doc/tutorial.txt (from r45630, lxml/trunk/doc/tutorial.txt)
==============================================================================
--- lxml/trunk/doc/tutorial.txt (original)
+++ lxml/branch/lxml-1.3/doc/tutorial.txt Thu Aug 16 08:35:32 2007
@@ -484,8 +484,8 @@
</section>
</doc>
-One such example is the module ``lxml.html.builder``, which provides a
-vocabulary for HTML.
+One such example is the module ``lxml.html.builder`` in lxml 2.0, which
+provides a vocabulary for HTML.
ElementPath
More information about the lxml-checkins
mailing list