summaryrefslogtreecommitdiff
path: root/tests/io/argv.py
blob: 53254da11906b9dffe2c2470ad9a4141737c9c7a (plain)
1
2
3
import sys

print(sys.argv)