added README.rst files from Atlas
This commit is contained in:
4
18-asyncio/README.rst
Normal file
4
18-asyncio/README.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Sample code for Chapter 18 - "Concurrency with asyncio"
|
||||
|
||||
From the book "Fluent Python" by Luciano Ramalho (O'Reilly, 2015)
|
||||
http://shop.oreilly.com/product/0636920032519.do
|
||||
3
18-asyncio/countries/README.rst
Normal file
3
18-asyncio/countries/README.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
The ``asyncio`` flag download examples are in the
|
||||
``../../17-futures/countries/`` directory together
|
||||
with the sequential and threadpool examples.
|
||||
Reference in New Issue
Block a user