From e7885e3af440eaef38a9301fd92a105afc8ddebb Mon Sep 17 00:00:00 2001 From: Luca Falavigna Date: Thu, 25 Mar 2010 20:51:52 +0100 Subject: Imported Upstream version 1.3.0 --- src/engine/SCons/compat/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/engine/SCons/compat/__init__.py') diff --git a/src/engine/SCons/compat/__init__.py b/src/engine/SCons/compat/__init__.py index 87c75e4..165dddf 100644 --- a/src/engine/SCons/compat/__init__.py +++ b/src/engine/SCons/compat/__init__.py @@ -60,7 +60,7 @@ function defined below loads the module as the "real" name (without the rest of our code will find our pre-loaded compatibility module. """ -__revision__ = "src/engine/SCons/compat/__init__.py 4691 2010/03/06 16:22:36 bdbaddog" +__revision__ = "src/engine/SCons/compat/__init__.py 4720 2010/03/24 03:14:11 jars" def import_as(module, name): """ -- cgit v1.2.3