##// END OF EJS Templates
DOC: whatsnew/v8: Update release notes for the Mamba and Micromamba magic commands #14191 (#14527)...
DOC: whatsnew/v8: Update release notes for the Mamba and Micromamba magic commands #14191 (#14527) - thx #14191

File last commit:

r27747:f5d4e0ac
r28873:0d3a38c0 merge
Show More
print_argv.py
3 lines | 32 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])