]> granicus.if.org Git - python/commit
bpo-21018: added missing documentation about escaping characters for configparser...
authorArun Persaud <arun@nubati.net>
Tue, 10 Sep 2019 12:51:09 +0000 (05:51 -0700)
committerJulien Palard <julien@palard.fr>
Tue, 10 Sep 2019 12:51:09 +0000 (14:51 +0200)
commit9a94093189417adddd6b59d6c80cc5544630c8aa
tree8f2bac1d0dfcc84c0a72f00ddcd1dcdd0520504b
parent734f1202a50641eb2c4bfbcd5b75247c1dc99a8f
bpo-21018: added missing documentation about escaping characters for configparser (GH-6137)

Document how $ and % can be escaped in configparser.
Doc/library/configparser.rst