Add a Flatten() function to help the transition to Builders returning lists.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 12 Aug 2004 22:19:56 +0000 (22:19 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Thu, 12 Aug 2004 22:19:56 +0000 (22:19 +0000)
commit3fb2348bb3ffa1b65bfbd16ce2266b35961a6770
treec3b39f557c1af45452f601bf7d81006a95091fbe
parent3ec4a94bb64f03468013926364a013ea6a49732e
Add a Flatten() function to help the transition to Builders returning lists.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@1026 fdb21ef1-2011-0410-befe-b5e4ea1792b1
doc/man/scons.1
src/CHANGES.txt
src/engine/SCons/Environment.py
src/engine/SCons/EnvironmentTests.py
src/engine/SCons/Script/SConscript.py
test/Flatten.py [new file with mode: 0644]