Kaydet (Commit) c0458830 authored tarafından Facundo Batista's avatar Facundo Batista

Fixed detail in add_type() explanation (issue 1463).

üst 8f6793b5
...@@ -96,8 +96,8 @@ behavior of the module. ...@@ -96,8 +96,8 @@ behavior of the module.
extension is already known, the new type will replace the old one. When the type extension is already known, the new type will replace the old one. When the type
is already known the extension will be added to the list of known extensions. is already known the extension will be added to the list of known extensions.
When *strict* is the mapping will added to the official MIME types, otherwise to When *strict* is True (the default), the mapping will added to the official MIME
the non-standard ones. types, otherwise to the non-standard ones.
.. data:: inited .. data:: inited
......
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