This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f8aaf644095fef61ba1104af0f07efe2a099079
cpython
/
Lib
/
test
/
badsyntax_async2.py
T
Yury Selivanov
b7666a3093
Issue
#24619
: More tests; fix nits in compiler.c
2015-07-22 14:48:57 +03:00
3 lines
45 B
Python
Raw
Blame
History
async
def
foo
(
a
=
await
something
(
)
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink