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 ab16dc1 commit 7026cd9Copy full SHA for 7026cd9
Doc/library/configparser.rst
@@ -35,8 +35,8 @@ easily.
35
.. seealso::
36
37
Module :mod:`shlex`
38
- Support for a creating Unix shell-like mini-languages which can be used
39
- 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.
40
41
Module :mod:`json`
42
The json module implements a subset of JavaScript syntax which can also
0 commit comments