updated more ch. 18 examples to Python 3.7
This commit is contained in:
2
18-asyncio-py3.7/spinner_thread.py
Normal file → Executable file
2
18-asyncio-py3.7/spinner_thread.py
Normal file → Executable file
@@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# spinner_thread.py
|
||||
|
||||
# credits: Adapted from Michele Simionato's
|
||||
|
||||
Reference in New Issue
Block a user