Move most of the code from the scons script into a SCons module.
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 27 Nov 2001 14:14:32 +0000 (14:14 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 27 Nov 2001 14:14:32 +0000 (14:14 +0000)
commit71ec261c54d8a69e3277574f19a0921066a8061a
treedbeb23a7c37cba6af6bd53fd6d985d65d34d98fd
parenta4b74d9e9499c7e64805756b0587e78ce103df57
Move most of the code from the scons script into a SCons module.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@124 fdb21ef1-2011-0410-befe-b5e4ea1792b1
src/engine/MANIFEST.in
src/engine/SCons/Script.py [new file with mode: 0644]
src/script/scons.py
test/SConstruct.py
test/errors.py