[doc] configparser: avoid inline comments. (GH-31247) · python/cpython@3ac4e78 · GitHub
Skip to content

Commit 3ac4e78

Browse files
authored
[doc] configparser: avoid inline comments. (GH-31247)
People are testing those blocs with the default inline_comment_prefixes of None, leading to a: configparser.InterpolationSyntaxError: '$' must be followed by '$' or '{', found: '$ sign ($ is the only character that needs to be escaped)'
1 parent ec8906f commit 3ac4e78

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

Doc/library/configparser.rst

Lines changed: 4 additions & 2 deletions

0 commit comments

Comments
 (0)