##// END OF EJS Templates
parallel.apps.ipcontrollerapp: Use utils.localinterfaces...
parallel.apps.ipcontrollerapp: Use utils.localinterfaces ... for LOCALHOST and PUBLIC_IPS, rather than duplicating the socket incantation and hard-coding 127.0.0.1.

File last commit:

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