Message196137
> I still think IncrementalParser is worth keeping.
If you want to keep it at all cost, I think we should at least hide it behind a function (as with iterparse()). If it's implemented as a class, chances are that people will start relying on internals by inheriting from it. And we already know that those internals should eventually be removed completely. Eventually, that function should become a two-liner or so. |
|
| Date |
User |
Action |
Args |
| 2013-08-25 14:45:49 | scoder | set | recipients:
+ scoder, jcea, ncoghlan, eli.bendersky, flox, python-dev |
| 2013-08-25 14:45:49 | scoder | set | messageid: <[email protected]> |
| 2013-08-25 14:45:49 | scoder | link | issue17741 messages |
| 2013-08-25 14:45:49 | scoder | create | |
|