docstring fixes to 17-futures/countries/flags3_* examples
This commit is contained in:
parent
8dbcd26feb
commit
5e3d37936e
@ -1,11 +1,6 @@
|
||||
"""Download flags of countries (with error handling).
|
||||
|
||||
asyncio version using thread pool to save files
|
||||
|
||||
Sample run::
|
||||
|
||||
$
|
||||
"""Download flags and names of countries.
|
||||
|
||||
asyncio version
|
||||
"""
|
||||
|
||||
import asyncio
|
||||
|
@ -1,10 +1,6 @@
|
||||
"""Download flags and names of countries.
|
||||
|
||||
ThreadPool version
|
||||
|
||||
Sample run::
|
||||
|
||||
|
||||
"""
|
||||
|
||||
import collections
|
||||
|
BIN
attic/concurrency/flags/fixture.tar.gz
Normal file
BIN
attic/concurrency/flags/fixture.tar.gz
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user