mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Fix merge in changeset e1dde980a92c.
This commit is contained in:
parent
c4a11bd1d5
commit
b82cbc33f5
1 changed files with 1 additions and 1 deletions
|
@ -738,8 +738,8 @@ def iterparse():
|
|||
... print action, elem.tag
|
||||
... except ET.ParseError, v:
|
||||
... print v
|
||||
junk after document element: line 1, column 12
|
||||
end document
|
||||
junk after document element: line 1, column 12
|
||||
"""
|
||||
|
||||
def writefile():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue