diff options
author | Eli Bendersky <eliben@gmail.com> | 2013-01-24 15:15:46 (GMT) |
---|---|---|
committer | Eli Bendersky <eliben@gmail.com> | 2013-01-24 15:15:46 (GMT) |
commit | c4d5e08e3f5463272178ceb226bb7457890e81d3 (patch) | |
tree | 3ca1a2dc94c84c77b182ad3fe5c050a265e705e0 /Lib/py_compile.py | |
parent | 5c6198b3fdecc12cfb6b5bec4d83a1f0ba422b12 (diff) | |
parent | aaa9780fe174a4ed5fc19df1d474fb802a19fa42 (diff) | |
download | cpython-c4d5e08e3f5463272178ceb226bb7457890e81d3.zip cpython-c4d5e08e3f5463272178ceb226bb7457890e81d3.tar.gz cpython-c4d5e08e3f5463272178ceb226bb7457890e81d3.tar.bz2 |
Issue #9708: Fix support for iterparse(parser=...) argument per documentation.
When _elementtree is imported, iterparse is redefined as a class and the parser
argument was ommitted. Fix this, and add a docstring to the class.
Diffstat (limited to 'Lib/py_compile.py')
0 files changed, 0 insertions, 0 deletions