This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-19 23:04:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1e8ee9b380
cpython
/
Lib
/
test
/
badsyntax_async3.py
Yury Selivanov
7544508f02
PEP 0492 -- Coroutines with async and await syntax. Issue
#24017
.
2015-05-11 22:57:16 -04:00
3 lines
44 B
Python
Raw
Blame
History
async
def
foo
(
)
:
[
i
async
for
i
in
els
]
Reference in New Issue
View Git Blame
Copy Permalink