Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5e3d379

Browse files
committed
docstring fixes to 17-futures/countries/flags3_* examples
1 parent8dbcd26 commit5e3d379

File tree

3 files changed

+2
-11
lines changed

3 files changed

+2
-11
lines changed

‎17-futures/countries/flags3_asyncio.py

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
1-
"""Download flags of countries (with error handling).
2-
3-
asyncio version using thread pool to save files
4-
5-
Sample run::
6-
7-
$
1+
"""Download flags and names of countries.
82
3+
asyncio version
94
"""
105

116
importasyncio

‎17-futures/countries/flags3_threadpool.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
"""Download flags and names of countries.
22
33
ThreadPool version
4-
5-
Sample run::
6-
7-
84
"""
95

106
importcollections
2.06 MB
Binary file not shown.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp