-
Raul Tambre authored
The unicode type doesn't exist in Python 3, because everything's Unicode. This would resulted in the following error on Python 3: <Unicode console <stderr>>.write: NameError("name 'unicode' is not defined") Bug: 942522 Change-Id: I3e90d078df64abcec2c79aa69881deea40ff7d01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1701401Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Raul Tambre <raul@tambre.ee> Auto-Submit: Raul Tambre <raul@tambre.ee>
65c2b1e1