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.

Commit 3d74f0e

Browse files
committed
spinner curio example in chapter 18b
1 parent c2347c5 commit 3d74f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎18b-async-await/spinner_curio.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Example from the book Fluent Python by Luciano Ramalho inspired by
77
# Michele Simionato's multiprocessing example in the python-list:
88
# https://mail.python.org/pipermail/python-list/2009-February/538048.html
9-
# using David Beazley's `curio` library:
9+
# ported to use David Beazley's `curio` library:
1010
# https://github.com/dabeaz/curio
1111

1212
import curio

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /