pip install argv ... Uses sys.argv (without the executable name) if no argument list is given: import sys sys.argv ... python setup.py test ...
確定! 回上一頁