summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/compat/_scons_collections.py
Commit message (Expand)AuthorAgeFilesLines
* For some reason, using the `imp` module to do imports doesn't do quite theGreg Noel2010-06-071-14/+5
* Avoid 3.0 fixer issues by not using module names as variable names.Steven Knight2010-04-131-3/+14
* Add compat "collections" module for pre-2.4 Python verseions. For now.Steven Knight2010-04-111-0/+43