375) getopt The getopt module is used to parse command-line options (typically passed in sys.argv). getopt(args, options [, long_options]) Parses the ...
確定! 回上一頁