Skip to content

Commit 52bc8df

Browse files
authored
Update 2024-12-20-18-54-53.gh-issue-128136.tgbvWt.rst
1 parent 6018922 commit 52bc8df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Misc/NEWS.d/next/Library/2024-12-20-18-54-53.gh-issue-128136.tgbvWt.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ E.g.:
99
- tree.write(file, encoding="utf-8", xml_declaration=True, xml_declaration_definition='''<?xml version="1.1" encoding="{encoding}"?>''')
1010
- tree.write(file, encoding="utf-8", xml_declaration=True, xml_declaration_definition='''<?xml version="1.1"?>''')
1111

12+
1213
The placeholders {version} and {encoding} are replaced, version is always 1.0 and enconding depends on the code as before.

0 commit comments

Comments
 (0)