Example. Following is a correct Python program which makes use of try...except block and capture getopt.GetoptError exception: import sys, getopt def main(argv) ...
確定! 回上一頁