Richard van der Hoff 6493b22b42 reraise exceptions more carefully
We need to be careful (under python 2, at least) that when we reraise an
exception after doing some error handling, we actually reraise the original
exception rather than anything that might have been raised (and handled) during
the error handling.
2018-04-27 11:40:06 +01:00
..
2018-04-15 20:39:43 +02:00
2018-04-15 20:39:43 +02:00
2018-04-12 13:02:15 +01:00
2018-04-15 20:32:42 +02:00
2018-02-15 15:47:06 +00:00
2018-04-06 16:02:06 +01:00
2018-04-12 11:19:04 +01:00
2018-02-21 11:29:49 +00:00
2018-04-12 13:02:15 +01:00
2018-04-26 11:31:22 +01:00
2018-04-24 15:33:22 +01:00