[Lxml-checkins] r49922 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Wed Dec 19 08:54:40 CET 2007


Author: scoder
Date: Wed Dec 19 08:54:40 2007
New Revision: 49922

Modified:
   lxml/trunk/   (props changed)
   lxml/trunk/CHANGES.txt
Log:
 r3131 at delle:  sbehnel | 2007-12-18 23:20:05 +0100
 changelog


Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt	(original)
+++ lxml/trunk/CHANGES.txt	Wed Dec 19 08:54:40 2007
@@ -23,6 +23,8 @@
 Other changes
 -------------
 
+* The XSLT API now requires keyword-only arguments.
+
 * The ``getiterator()`` method on Elements and ElementTrees was
   reverted to return an iterator as it did in lxml 1.x.  The ET API
   specification allows it to return either a sequence or an iterator,


More information about the lxml-checkins mailing list