Commit 10e0af84 authored by Eli Bendersky's avatar Eli Bendersky

Fix trailing whitespace

parent ab2a76c8
......@@ -390,7 +390,7 @@ Functions
Note that while :func:`iterparse` builds the tree incrementally, it issues
blocking reads on *source* (or the file it names). As such, it's unsuitable
for asynchronous applications where blocking reads can't be made. For fully
asynchronous parsing, see :class:`IncrementalParser`.
asynchronous parsing, see :class:`IncrementalParser`.
.. note::
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment