This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-16 07:45:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
40b97ec57a
cpython
/
Lib
/
test
/
badsyntax_async2.py
Yury Selivanov
b7666a3093
Issue
#24619
: More tests; fix nits in compiler.c
2015-07-22 14:48:57 +03:00
2 lines
45 B
Python
Raw
Blame
History
async
def
foo
(
a
=
await
something
(
)
)
:
pass
Reference in a new issue
View git blame
Copy permalink