spinner curio example in chapter 18b
This commit is contained in:
parent
c2347c5eb4
commit
3d74f0e183
@ -6,7 +6,7 @@
|
||||
# Example from the book Fluent Python by Luciano Ramalho inspired by
|
||||
# Michele Simionato's multiprocessing example in the python-list:
|
||||
# https://mail.python.org/pipermail/python-list/2009-February/538048.html
|
||||
# using David Beazley's `curio` library:
|
||||
# ported to use David Beazley's `curio` library:
|
||||
# https://github.com/dabeaz/curio
|
||||
|
||||
import curio
|
||||
|
Loading…
Reference in New Issue
Block a user