45 minutes and 59 seconds | ||
Fabian Neundorf | 4426e88 Changeset → | |
[FIX] Win32 UI: Explicitly use bytes in Python 2 When searching for a unicode via 'in' in bytes it'll try decoding the bytes which might fail if it doesn't contain ASCII characters. Bug: T95671 Change-Id: I5ecf0539b4b056ba14a59fcce4cce595815c2ff7 |