RESOLVED FIXED 40449
don't use Exception.message as it's deprecated in python 2.6+
https://bugs.webkit.org/show_bug.cgi?id=40449
Summary don't use Exception.message as it's deprecated in python 2.6+
Ojan Vafai
Reported 2010-06-10 15:46:27 PDT
don't use Exception.message as it's deprecated in python 2.6+
Attachments
Patch (1.38 KB, patch)
2010-06-10 15:47 PDT, Ojan Vafai
ap: review+
Ojan Vafai
Comment 1 2010-06-10 15:47:05 PDT
Ojan Vafai
Comment 2 2010-06-10 16:54:52 PDT
FWIW, this is causing a test to fail on the snow leopard bot.
Ojan Vafai
Comment 3 2010-06-10 17:27:16 PDT
Note You need to log in before you can comment on or make changes to this bug.