##// END OF EJS Templates
Test if sys.stdout has an encoding attribute...
Test if sys.stdout has an encoding attribute Signed-off-by: Jan Schulz <jasc@gmx.net>

File last commit:

r8121:66727cb1
r9431:77f80d76
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]