[Lxml-checkins] r53716 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Sat Apr 12 14:33:29 CEST 2008


Author: scoder
Date: Sat Apr 12 14:33:27 2008
New Revision: 53716

Modified:
   lxml/trunk/   (props changed)
   lxml/trunk/CHANGES.txt
Log:
 r3943 at delle:  sbehnel | 2008-04-11 19:39:06 +0200
 rst fix


Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt	(original)
+++ lxml/trunk/CHANGES.txt	Sat Apr 12 14:33:27 2008
@@ -8,7 +8,7 @@
 Features added
 --------------
 
-* Parser option `strip_cdata` for normalising or keeping CDATA
+* Parser option ``strip_cdata`` for normalising or keeping CDATA
   sections.  Defaults to ``True`` as before, thus replacing CDATA
   sections by their text content.
 


More information about the lxml-checkins mailing list