##// END OF EJS Templates
Make crash handler tell users to email more detail...
Make crash handler tell users to email more detail Pull request #11043, to solve issue #11042. Taking into account reviewer comments on previous draft.

File last commit:

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