scripts/release/error.py
changeset 1835 3f30b7b14c57
parent 1822 c6bb25fa7f7b
child 1849 f8728d5e2e07
equal deleted inserted replaced
1834:0589bf1395c5 1835:3f30b7b14c57
    17     '"David Anderson" <dave@natulte.net>',
    17     '"David Anderson" <dave@natulte.net>',
    18     ]
    18     ]
    19 
    19 
    20 
    20 
    21 class Error(Exception):
    21 class Error(Exception):
    22     """Base class for release script exceptions."""
    22   """Base class for release script exceptions."""