commit | a88959964ac78f4f786bb9d458ba25086de7fe7c | [log] [tgz] |
---|---|---|
author | Serge Guelton <sguelton@quarkslab.com> | Thu Jan 03 14:26:56 2019 +0000 |
committer | Andy Perelson <ajp@chromium.org> | Fri Jan 22 17:38:04 2021 -0800 |
tree | 21da16c81603e66e65632bd33ae92c1a3d04ff89 | |
parent | 11401f5b95b069b8fa0be8c1e5a90149802b208b [diff] |
Portable Python script across Python version StringIO is obsoleted in Python3, replaced by io.BytesIO or io.StringIO depending on the use. Differential Revision: https://reviews.llvm.org/D55196 llvm-svn: 350318 GitOrigin-RevId: f886c03e47092d1fad1998df0ddfcffa9e8c3d48