[Webkit-unassigned] [Bug 37765] REGRESSION(57531): the commit-queue still hates Tor Arne Vestbø

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 13:52:07 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37765





--- Comment #25 from Chris Jerdonek <cjerdonek at webkit.org>  2010-04-19 13:52:05 PST ---
(In reply to comment #24)
> Yes.  And your point is valid.  Not sure how to make that work with StringIO
> for unittesting though.  If I remember correctly StringIO(unicode(...)) will
> throw exceptions when read() is called.

I haven't tried this out myself to check, but the Python documentation seems to
say this is okay as long as one doesn't mix the two:

http://docs.python.org/library/stringio.html#StringIO.StringIO

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list