upload_to_google_storage_unittest.py: Make StringIO usage Python 3-compatible
There is no StringIO module in Python 3, it is now in the io module. Add some code to make it work with both versions. Bug: 1009819 Change-Id: I7be020735916f6181beaa3a2beb7e1902c38ad31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1859996 Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:Edward Lesmes <ehmaldonado@chromium.org>
Showing
Please
register
or
sign in
to comment