Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_asyncio
test_tasks.py
Find file
Blame
History
Permalink
asyncio: Fix pyflakes errors
· e7f49e06
Victor Stinner
authored
Jun 18, 2014
- Add a missing import - Remove an unused import - Remove unused variables
e7f49e06