##// END OF EJS Templates
Backport PR #12548: Introduce pathlib on init_virtualenv.
Backport PR #12548: Introduce pathlib on init_virtualenv.

File last commit:

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