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.
2 parents e148710 + 73953d8 commit 1cecec5Copy full SHA for 1cecec5
1 file changed
Doc/whatsnew/3.5.rst
@@ -911,7 +911,7 @@ configparser
911
------------
912
913
Config parsers can be customized by providing a dictionary of converters in the
914
-constructor, or All converters defined in config parser (either by subclassing or
+constructor. All converters defined in config parser (either by subclassing or
915
by providing in a constructor) will be available on all section proxies.
916
917
Example::
0 commit comments