Skip to content

Commit 7c48c63

Browse files
miss-islingtonAlexWaygoodAA-Turner
authored
[3.12] Add some doctest cleanups for configparser (GH-125288) (#125291)
Co-authored-by: Alex Waygood <[email protected]> Co-authored-by: Adam Turner <[email protected]>
1 parent 23cefd9 commit 7c48c63

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)