RESOLVED FIXED 44584
unicode(Exception(\u"0x1234")) is busted in python 2.5, disable tests which hit this
https://bugs.webkit.org/show_bug.cgi?id=44584
Summary unicode(Exception(\u"0x1234")) is busted in python 2.5, disable tests which h...
Eric Seidel (no email)
Reported 2010-08-24 22:51:38 PDT
unicode(Exception(\u"0x1234")) is busted in python 2.5, disable tests which hit this
Attachments
Patch (1.60 KB, patch)
2010-08-24 22:52 PDT, Eric Seidel (no email)
abarth: review+
Eric Seidel (no email)
Comment 1 2010-08-24 22:52:11 PDT
Adam Barth
Comment 2 2010-08-24 22:52:56 PDT
Comment on attachment 65372 [details] Patch lamez
Eric Seidel (no email)
Comment 3 2010-08-24 22:53:50 PDT
Note You need to log in before you can comment on or make changes to this bug.