make an exception 在 Python: How to ignore an exception and proceed? - Stack ... 的評價 The problem is if you leave the except: block empty or with a #do nothing, it gives you a syntax error. I can't use continue because its not in a loop. Is there ... ... <看更多>