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>changes/96/1859996/2
parent
e9342a723b
commit
0ca844e294
Loading…
Reference in New Issue