summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Script/Main.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-08-24 22:19:14 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2017-08-24 22:19:14 (GMT)
commitecb0e776746503141b7a1b970256e380156739d7 (patch)
treebd18b91becf2d7db700eca20cb18c042a4044e8a /src/engine/SCons/Script/Main.py
parentc0267abfae58e329ecb622ffe9853716e575e701 (diff)
downloadSCons-ecb0e776746503141b7a1b970256e380156739d7.zip
SCons-ecb0e776746503141b7a1b970256e380156739d7.tar.gz
SCons-ecb0e776746503141b7a1b970256e380156739d7.tar.bz2
PY2/3 get_contents() was returning empty string instead of empty bytes when file doesn't exist. get_text_contents() was then trying to call decode on a string object... Fixed. get_contents() now returns empty byte string
Diffstat (limited to 'src/engine/SCons/Script/Main.py')
0 files changed, 0 insertions, 0 deletions