Message227500
Right: the existing code stringifies the original exception and creates an exception object and a closure
def test_thing(self):
raise exception_obj
but that has the stringified original exception. |
|
Date |
User |
Action |
Args |
2014-09-25 01:26:27 | rbcollins | set | recipients:
+ rbcollins, vstinner, r.david.murray, michael.foord |
2014-09-25 01:26:27 | rbcollins | set | messageid: <1411608387.07.0.973130478505.issue19746@psf.upfronthosting.co.za> |
2014-09-25 01:26:27 | rbcollins | link | issue19746 messages |
2014-09-25 01:26:26 | rbcollins | create | |
|