[Python-Dev] please back out changeset f903cf864191 before alpha-2 (original) (raw)
Stefan Behnel stefan_ml at behnel.de
Mon Aug 26 20:53:07 CEST 2013
- Previous message: [Python-Dev] please back out changeset f903cf864191 before alpha-2
- Next message: [Python-Dev] please back out changeset f903cf864191 before alpha-2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Paul Moore, 26.08.2013 19:40:
On 26 August 2013 17:40, Eli Bendersky wrote:
Yes, exactly :-) "Incremental", though, seems to support the conjecture that it's the input. Which is true, but, since XMLParser is also "incremental" in this sense, slightly confusing. As a data point, until you explained the difference between the two classes earlier in this thread, I too had been completely confused as both the existing and the new classes are "incremental" (on the input side - that's what I interpret "incremental" as meaning). It never even occurred to me that the difference was in the output side.
The fix I'm proposing is to not make it two separate classes. But those who are interested in the details should really participate in the ticket discussion rather than here.
Stefan
- Previous message: [Python-Dev] please back out changeset f903cf864191 before alpha-2
- Next message: [Python-Dev] please back out changeset f903cf864191 before alpha-2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]