Kota Tsuyuzaki 84421c93d0 PY3: Fix file open to read/write the data as bytes
Because swiftclient.put_object assumes it as bytes object.
Only ZipFile is not suppoting rb mode so leave it as it is.
It should be okay because Storlets use it just to pick up
the filnames that should be string instead of bytes.

Change-Id: I834b29886a18269de2745ffe584291491e80f9eb
2019-11-07 16:47:27 +00:00
..
2019-03-06 17:21:41 +09:00
2018-02-08 00:19:01 -08:00
2015-08-09 18:08:41 +03:00
2017-10-13 15:13:24 +03:00