[Lxml-checkins] r47270 - lxml/trunk/doc
scoder at codespeak.net
scoder at codespeak.net
Sun Oct 7 22:12:25 CEST 2007
Author: scoder
Date: Sun Oct 7 22:12:23 2007
New Revision: 47270
Modified:
lxml/trunk/doc/lxml2.txt
Log:
docs
Modified: lxml/trunk/doc/lxml2.txt
==============================================================================
--- lxml/trunk/doc/lxml2.txt (original)
+++ lxml/trunk/doc/lxml2.txt Sun Oct 7 22:12:23 2007
@@ -78,7 +78,7 @@
type annotation on serialisation, you can use the ``deannotate()`` function.
* The C-API function ``findOrBuildNodeNs()`` was replaced by the more generic
- ``findOrBuildNodeNsPrefix()``
+ ``findOrBuildNodeNsPrefix()`` that accepts an additional default prefix.
Enhancements
More information about the lxml-checkins
mailing list