try: raise Exception('foo') except Exception: try: raise Exception('bar') except Exception: pass raise

AltStyle によって変換されたページ (->オリジナル) /