diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-03-23 09:01:24 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-23 09:01:24 (GMT) |
commit | f5af1677c06bb4cc006e7f9b30106212e1a00f81 (patch) | |
tree | f74a2433d276fdf24c1618894bb8693bedcbfd77 /Lib/test/test_code.py | |
parent | 1e4044c74ec70d38331676d8fe8bc98c8edf31de (diff) | |
download | cpython-f5af1677c06bb4cc006e7f9b30106212e1a00f81.zip cpython-f5af1677c06bb4cc006e7f9b30106212e1a00f81.tar.gz cpython-f5af1677c06bb4cc006e7f9b30106212e1a00f81.tar.bz2 |
[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)'
(cherry picked from commit 3ac4e783e077ffd7b51c6acc1591002974644051)
Co-authored-by: Julien Palard <julien@palard.fr>
Diffstat (limited to 'Lib/test/test_code.py')
0 files changed, 0 insertions, 0 deletions