scons: Fix Python 2.6 compatibility
authorAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 18 Apr 2016 09:40:50 +0000 (10:40 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Mon, 18 Apr 2016 09:40:50 +0000 (10:40 +0100)
commit68a7752d733c09c6debfd9301517a7b5c913152f
treed852e735f8cec65d5ee2579a389b8bca0c6c5074
parentf81951815877874b212b1963e76af3596855c337
scons: Fix Python 2.6 compatibility

Don't use Python 2.7-style with statements in the SConstruct file.
SConstruct