Python 2.6 made "as" a keyword, so test the importability of the
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 11 Oct 2008 13:35:01 +0000 (13:35 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Sat, 11 Oct 2008 13:35:01 +0000 (13:35 +0000)
commit23512671871d6fb6bcea8c12f5c8d6929222fea9
tree9859c013a14166bdd65efe1d2ce7f60c81e3d1b5
parent2fedf8fe667ddd319b0a6afe165f918358569198
Python 2.6 made "as" a keyword, so test the importability of the
Tool.as module indirectly, not with a direct import statement.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3673 fdb21ef1-2011-0410-befe-b5e4ea1792b1
test/import.py