diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2014-06-20 22:34:07 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-06-22 19:05:18 +0200 |
commit | 63454b1c07b033c258451e06978da2514bb05361 (patch) | |
tree | dffb7111255de20d3385b81b397d6e2ab24245ff /docs/manual/common-usage.txt | |
parent | 28cee8101d4c2ec7549f8ec4893409449717983b (diff) | |
download | buildroot-63454b1c07b033c258451e06978da2514bb05361.tar.gz buildroot-63454b1c07b033c258451e06978da2514bb05361.zip |
graph-depends.py: support python3
This patch is the result of 2to3.
In addition, universal_newlines=True is added to the Popen calls. In
python3, this makes sure that the output is decoded so that we get a
string instead of a buffer object.
Cc: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual/common-usage.txt')
0 files changed, 0 insertions, 0 deletions