We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2347c5 commit 3d74f0eCopy full SHA for 3d74f0e
18b-async-await/spinner_curio.py
@@ -6,7 +6,7 @@
6
# Example from the book Fluent Python by Luciano Ramalho inspired by
7
# Michele Simionato's multiprocessing example in the python-list:
8
# https://mail.python.org/pipermail/python-list/2009-February/538048.html
9
-# using David Beazley's `curio` library:
+# ported to use David Beazley's `curio` library:
10
# https://github.com/dabeaz/curio
11
12
import curio
0 commit comments