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
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commitde8ae1f

Browse files
committed
spinner curio example in chapter 18b
1 parentf6a171f commitde8ae1f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎18b-async-await/spinner_curio.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

33
# spinner_curio.py
44

5-
# credits: Example by Luciano Ramalho inspired by
5+
# credits:
6+
# Example from the book Fluent Python by Luciano Ramalho inspired by
67
# Michele Simionato's multiprocessing example in the python-list:
78
# https://mail.python.org/pipermail/python-list/2009-February/538048.html
9+
# using David Beazley's `curio` library:
10+
# https://github.com/dabeaz/curio
811

912
importcurio
10-
1113
importitertools
1214
importsys
1315

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp