mirror of
https://github.com/python/cpython.git
synced 2024-11-27 11:55:13 +08:00
410d320703
I was confused by the text saying that read_events "iterated", since it actually returns an iterator (that's what a generator does) that the caller must then iterate. So I tidied up the language. I'm not sure what the sentence "Events provided in a previous call to read_events() will not be yielded again." is trying to convey, so I didn't try to fix that. Also fixed a couple more news items. |
||
---|---|---|
.. | ||
__init__.py | ||
cElementTree.py | ||
ElementInclude.py | ||
ElementPath.py | ||
ElementTree.py |