summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorGreg Noel <GregNoel@tigris.org>2010-06-07 01:03:58 +0000
committerGreg Noel <GregNoel@tigris.org>2010-06-07 01:03:58 +0000
commitd6e0b5d4a9218c3cb63c7e135f9ac3385551acc5 (patch)
tree18ab3ca340a61eae1a313c1f6c6ab91ecde56412 /template
parent06887de082e37af64bfef9b204ac7eb2f6f5e3ef (diff)
downloadscons-d6e0b5d4a9218c3cb63c7e135f9ac3385551acc5.tar.gz
For some reason, using the `imp` module to do imports doesn't do quite the
same thing as using the 'import' statement, even though the documentation clearly says that the 'import' statement uses the 'imp' module under the covers. I have no clue why, but there were some cases where it made a difference. The code was changed to using 'imp' to prevent the fixers from trying to convert the old names to the new names, so this changeset uses a different technique to hide the old names.
Diffstat (limited to 'template')
0 files changed, 0 insertions, 0 deletions