Movatterモバイル変換


[0]ホーム

URL:


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

Commit9b7ee1c

Browse files
committed
updated README.rst for 18b directory
1 parent56094ef commit9b7ee1c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎18b-async-await/README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,10 @@ Sample code for Chapter 18 - "Concurrency with asyncio"
22

33
From the book "Fluent Python" by Luciano Ramalho (O'Reilly, 2015)
44
http://shop.oreilly.com/product/0636920032519.do
5+
6+
##################################################################
7+
Note: this "18b" directory contains the examples of chapter 18
8+
rewritten using the new async/await syntax available in Python 3.5
9+
only, instead of the "yield-from" syntax which works since Python
10+
3.3 (and will still work with Python 3.5).
11+
##################################################################

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp