Issue #25161: Add full stops in documentation; patch by Takase Arihiro

This commit is contained in:
Martin Panter 2015-10-10 10:36:22 +00:00
parent cfad54344f
commit d21e0b52f1
38 changed files with 42 additions and 40 deletions

View file

@ -201,7 +201,7 @@ The following classes are provided:
``"Python-urllib/2.6"`` (on Python 2.6).
An example of using ``Content-Type`` header with *data* argument would be
sending a dictionary like ``{"Content-Type":" application/x-www-form-urlencoded;charset=utf-8"}``
sending a dictionary like ``{"Content-Type":" application/x-www-form-urlencoded;charset=utf-8"}``.
The final two arguments are only of interest for correct handling
of third-party HTTP cookies: