##// END OF EJS Templates
Improve cleanup of asyncio input hook.
Improve cleanup of asyncio input hook.

File last commit:

r22963:2961b531
r25286:a771dadf
Show More
print_argv.py
2 lines | 31 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])