summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/compat/_scons_builtins.py
Commit message (Expand)AuthorAgeFilesLines
* removed several pre-2.7 methods and imports, including some basic refactoringsDirk Baechle2015-12-101-107/+0
* Removed some pre-Python 2.4 compatibility codeanatoly techtonik2012-12-071-43/+0
* Convert old-style classes in compat/*.py modules to new-style classes.Steven Knight2010-05-161-1/+1
* Use slice built-in instead of types.SliceTypeGreg Noel2010-05-011-2/+1
* Index: test/Variables/help.pyGreg Noel2010-04-191-78/+0
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-171-16/+16
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-2/+2
* Issue 2336: Forward compatibility for use of the "builtins" moduleSteven Knight2010-04-121-13/+30
* Towards issue 2336: Rename the compat/builtins.py module toSteven Knight2010-04-111-0/+212