]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix XMLPullParser documentation to say "non-blocking" instead of "asynchronous".
authorEli Bendersky <eliben@gmail.com>
Sat, 31 Aug 2013 14:37:23 +0000 (07:37 -0700)
committerEli Bendersky <eliben@gmail.com>
Sat, 31 Aug 2013 14:37:23 +0000 (07:37 -0700)
commit2c68e300e54438d0c91ffa9cd5c78085d5596236
tree07cd5f2cb34ebe515a2993007c1544d4236370d4
parent4879a963d4a2020f4c26f2583f3ac35ec8d6edfe
Fix XMLPullParser documentation to say "non-blocking" instead of "asynchronous".
The latter is more ambiguous.

Related to issue #17741
Doc/library/xml.etree.elementtree.rst