DescriptionThe previous fix r145315 seems to have broken python 2.6.2 on Windows users.
Since open() and codecs.open() have different behavior, and codecs.open()
misbehaves on python 2.6, switch to open() with manual str decoding.
TBR=cmp@chromium.org
BUG=
TEST=I failed to reproduce, it's a shot in the dark
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145396
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|