Check out the Python exception hierarchy). ... except ValueError as e: print("This doesn't catch Exception") # and other error handling code ...
確定! 回上一頁