From 86baccee0a1dddf43f7eefe48e2d9e9037468b9c Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Thu, 25 Mar 2010 20:26:28 +0100 Subject: Imported Upstream version 1.3.0 --- engine/SCons/compat/builtins.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/SCons/compat/builtins.py') diff --git a/engine/SCons/compat/builtins.py b/engine/SCons/compat/builtins.py index 2c1fa32..e687885 100644 --- a/engine/SCons/compat/builtins.py +++ b/engine/SCons/compat/builtins.py @@ -55,7 +55,7 @@ the FUNCTIONS or DATA output, that means those names are already built in to this version of Python and we don't need to add them from this module. """ -__revision__ = "src/engine/SCons/compat/builtins.py 4691 2010/03/06 16:22:36 bdbaddog" +__revision__ = "src/engine/SCons/compat/builtins.py 4720 2010/03/24 03:14:11 jars" import __builtin__ -- cgit v1.2.3