Attention is currently required from: osmith, dexter.
1 comment:
File contrib/sim-rest-server.py:
Patch Set #1, Line 104: failure.value
Unfortunately str(failure.value) didn't fix the problem. That was one of the things I tried before. […]
I think you need a __str__ method on the object in order for str() to work. What is the object/type of failure.value when it fails?
To view, visit change 34155. To unsubscribe, or for help writing mail filters, visit settings.