Project

General

Profile

« Previous | Next » 

Revision 3658

exc.py: Added reraise()

View differences:

lib/exc.py
10 10
import term
11 11
import util
12 12

  
13
def reraise(): raise
14

  
13 15
def raise_(e): raise e
14 16

  
15 17
def sys_traceback():

Also available in: Unified diff