This repository has been archived on 2026-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
RequestCounter/bin/tests/arg.py
T

4 lines
28 B
Python
Raw Normal View History

2022-02-16 16:24:44 +08:00
import sys
print(sys.argv)