Kaydet (Commit) 9e75cad2 authored tarafından Georg Brandl's avatar Georg Brandl

Remove redundant word.

üst 716ac385
...@@ -56,7 +56,7 @@ PEP 391: Dictionary Based Configuration for Logging ...@@ -56,7 +56,7 @@ PEP 391: Dictionary Based Configuration for Logging
The :mod:`logging` module provided two kinds of configuration, one style with The :mod:`logging` module provided two kinds of configuration, one style with
function calls for each option or another style driven by an external file saved function calls for each option or another style driven by an external file saved
in a :mod:`ConfigParser` format. Those options did not provide the flexibility in a :mod:`ConfigParser` format. Those options did not provide the flexibility
to create configurations from JSON or YAML files, nor did they not support to create configurations from JSON or YAML files, nor did they support
incremental configuration, which is needed for specifying logger options from a incremental configuration, which is needed for specifying logger options from a
command line. command line.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment