added closing context manager to http response

This commit is contained in:
Luciano Ramalho
2015-07-14 00:06:25 -03:00
parent 3dbd22af09
commit 333615d051
3 changed files with 13 additions and 27 deletions

View File

@@ -2,10 +2,6 @@
asyncio version using thread pool to save files
Sample run::
$
"""
import asyncio