Antoine Pitrou, 09.08.2013 14:50:
> Le Fri, 09 Aug 2013 13:11:11 +0200,
> Stefan Behnel a écrit :
>> I attached it to the ticket that seems to have been the source of this
>> addition.
>>
>> http://bugs.python.org/issue17741
>>
>> Please note that the tulip mailing list is not an appropriate place
Le Fri, 09 Aug 2013 13:11:11 +0200,
Stefan Behnel a écrit :
>
> I attached it to the ticket that seems to have been the source of this
> addition.
>
> http://bugs.python.org/issue17741
>
> Please note that the tulip mailing list is not an appropriate place to
> discuss additions to the XML libr
Antoine Pitrou, 08.08.2013 10:20:
> Le Thu, 08 Aug 2013 06:33:42 +0200,
> Stefan Behnel a écrit :
>> Antoine Pitrou, 07.08.2013 08:04:
>>> http://docs.python.org/dev/library/xml.etree.elementtree.html#incremental-parsing
>>
>> I don't like the fact that it adds a second interface to iterparse()
>>
Hi,
Le Thu, 08 Aug 2013 06:33:42 +0200,
Stefan Behnel a écrit :
> [from python-ideas]
>
> Antoine Pitrou, 07.08.2013 08:04:
> > Take a look at IncrementalParser:
> > http://docs.python.org/dev/library/xml.etree.elementtree.html#incremental-parsing
>
> Hmm, that seems to be a somewhat recent ad
[from python-ideas]
Antoine Pitrou, 07.08.2013 08:04:
> Take a look at IncrementalParser:
> http://docs.python.org/dev/library/xml.etree.elementtree.html#incremental-parsing
Hmm, that seems to be a somewhat recent addition (April 2013). I would have
preferred hearing about it before it got added.