comparison roundup/cgi/KeywordsExpr.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 e46b15b0bc25
children 0142b4fb5a2d
comparison
equal deleted inserted replaced
4648:e645820e8556 4649:fc513bd18167

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