Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ce375 commit 01fa9aeCopy full SHA for 01fa9ae
Doc/library/configparser.rst
@@ -34,8 +34,8 @@ can be customized by end users easily.
34
.. seealso::
35
36
Module :mod:`shlex`
37
- Support for a creating Unix shell-like mini-languages which can be used
38
- as an alternate format for application configuration files.
+ Support for creating Unix shell-like mini-languages which can be used as
+ an alternate format for application configuration files.
39
40
Module :mod:`json`
41
The json module implements a subset of JavaScript syntax which can also
0 commit comments