##// END OF EJS Templates
Backport PR #13056: add expiry days option to pastebin magic and change http protocol to https
Backport PR #13056: add expiry days option to pastebin magic and change http protocol to https

File last commit:

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