##// END OF EJS Templates
Remove assignment to ip in test files...
Remove assignment to ip in test files This is already added in globals by the test runner

File last commit:

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