diff -r 6c6f7dff597b Doc/library/asyncio-stream.rst --- a/Doc/library/asyncio-stream.rst Mon Feb 15 17:50:33 2016 +0100 +++ b/Doc/library/asyncio-stream.rst Tue Feb 16 11:43:17 2016 +1000 @@ -11,7 +11,7 @@ .. note:: - The top-level functions in this module are meant convenience wrappers + The top-level functions in this module are meant as convenience wrappers only; there's really nothing special there, and if they don't do exactly what you want, feel free to copy their code.