cpython: 8ee91cb2e2a4 (original) (raw)

Mercurial > cpython

changeset 100248:8ee91cb2e2a4 3.5

Issue #26368: fix typo in asynchio stream doc, reported by Ryan Stuart. [#26368]

Ned Deily nad@python.org
date Tue, 16 Feb 2016 13:27:04 +1100
parents 86ddb4d747f8
children 12502327d2c0 8ff4c1827499
files Doc/library/asyncio-stream.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-)[+] [-] Doc/library/asyncio-stream.rst 2

line wrap: on

line diff

--- a/Doc/library/asyncio-stream.rst +++ b/Doc/library/asyncio-stream.rst @@ -11,7 +11,7 @@ Stream functions .. note::