Grammar fixes

This commit is contained in:
Andrew M. Kuchling 2008-06-20 23:14:32 +00:00
parent c2e3270dcb
commit f839b66cf5
2 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ The :mod:`commands` module defines the following functions:
the argument.
.. deprecated:: 2.6
This function is nonobvious and useless, also the name is misleading in the
This function is nonobvious and useless. The name is also misleading in the
presence of :func:`getstatusoutput`.

View File

@ -2185,7 +2185,7 @@ the particular object.
.. attribute:: file.errors
The Unicode error handler used to along with the encoding.
The Unicode error handler used along with the encoding.
.. versionadded:: 2.6