lower case

This commit is contained in:
Benjamin Peterson 2010-02-19 01:05:32 +00:00
parent cc12e1b651
commit 2c2dc37e58

View file

@ -43,7 +43,7 @@ Argument names are not part of the specification, and only the arguments of
.. seealso::
:mod:`sys`
Contains the standard IO streams: :data:`sys.stdin`, :data:`sys.stdout`,
contains the standard IO streams: :data:`sys.stdin`, :data:`sys.stdout`,
and :data:`sys.stderr`.