commit | ac3ee581a868df734f106c4fb853b06827eefd01 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Mon Dec 18 01:22:10 2017 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Wed Jan 03 12:40:20 2018 +0800 |
tree | 1baded057b8fc50697b41b1638a48c33012a8879 | |
parent | e16445c929aaee18023cdf79f333bba23b2f15ea [diff] |
gsi_util: adding file-related utilities (file_utils) The first function is UnopenedTemporaryFile, which is similar to tempfile.TemporaryFile, except an unopened file path is returned instead of an opened file-like object (fd). Bug: 70253882 Test: make gsi_util Test: ./run_test.py Change-Id: I11de6976a31d8612cb873212b31c3f13a79b1b3e