Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1cecec5

Browse files
committed
Merge 3.5
2 parents e148710 + 73953d8 commit 1cecec5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ configparser
911911
------------
912912

913913
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
914+
constructor. All converters defined in config parser (either by subclassing or
915915
by providing in a constructor) will be available on all section proxies.
916916

917917
Example::

0 commit comments

Comments
 (0)