]> granicus.if.org Git - python/commit
asyncio: update the doc
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 25 Aug 2014 15:04:12 +0000 (17:04 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 25 Aug 2014 15:04:12 +0000 (17:04 +0200)
commitd71dcbb043578c0abe770a2f37fac36e1a402821
tree904d633e91d2dcf19c91d03e1bb6ac39e2635433
parent8e16351545947fa1d083f8ea02b7b89415f71bc6
asyncio: update the doc

* dev: mention that the logging must be configured at DEBUG level
* streams: drain() has no more a strange return value, it's just
  a standard coroutine
Doc/library/asyncio-dev.rst
Doc/library/asyncio-stream.rst