Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
f8cbf78bbdd88daeb47ee07cd3f26bb83efe7b8e
/
.
/
Lib
/
test
/
test_asyncio
/
__main__.py
blob: b549492038fb4860e89c0cf4ff9800d26674da49 [
file
]
from
.
import
test_main
if
__name__
==
'__main__'
:
test_main
()