##// END OF EJS Templates
Provide a name of the HistorySavingThread...
Provide a name of the HistorySavingThread This name appears when using PyDev to debug and is more informative than the default "Thread-N"

File last commit:

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