]> granicus.if.org Git - python/commit
Issue #19452: Clarify the documentation of iterparse w.r.t. events argument.
authorEli Bendersky <eliben@gmail.com>
Thu, 31 Oct 2013 12:53:39 +0000 (05:53 -0700)
committerEli Bendersky <eliben@gmail.com>
Thu, 31 Oct 2013 12:53:39 +0000 (05:53 -0700)
commit2915dd7103730580a63760a8b4166d2137666920
treea52b75d2d1df4e50667977700216e28ab714b549
parent7f69dcac166abc21dc762e07fdf6a338520ee2e6
Issue #19452: Clarify the documentation of iterparse w.r.t. events argument.

In 3.3 iterparse accepts a tuple in events (the C accelerator enforces this).
This limitation was lifted in Python 3.4
Doc/library/xml.etree.elementtree.rst