Skip to content

Commit 73c152b

Browse files
miss-islingtonAlexWaygoodAA-Turner
authored
[3.13] Add some doctest cleanups for configparser (GH-125288) (#125290)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 66b8cb1 commit 73c152b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/configparser.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ can be customized by end users easily.
5454

5555
import os
5656
os.remove("example.ini")
57+
os.remove("override.ini")
5758

5859

5960
Quick Start

0 commit comments

Comments
 (0)