diff roundup/actions.py @ 4649:fc513bd18167

Use "raise E, V, T" instead of "raise E(V).with_traceback(T)" (with_traceback is not available in Python 2).
author Ezio Melotti <ezio.melotti@gmail.com>
date Sat, 28 Jul 2012 18:12:00 +0200
parents 13b3155869e0
children a7541077cf12
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/