diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-02 11:43:58 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-02 11:43:58 +0200 |
commit | daa63b77a7e2963e59a238e0dca7ceffce91ee99 (patch) | |
tree | 65085a476e8e435807ae481f2ba370e4a2d12f39 /engine/SCons/compat/__init__.py | |
parent | b0f56d74df2a6904ddceb963833d4ea357251853 (diff) |
Imported Upstream version 2.3.6upstream/2.3.6
Diffstat (limited to 'engine/SCons/compat/__init__.py')
-rw-r--r-- | engine/SCons/compat/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/SCons/compat/__init__.py b/engine/SCons/compat/__init__.py index d1346aa..25e38f2 100644 --- a/engine/SCons/compat/__init__.py +++ b/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 pchdll:3325:cd517fae59a4 2015/06/18 06:53:27 bdbaddog" +__revision__ = "src/engine/SCons/compat/__init__.py rel_2.3.5:3347:d31d5a4e74b6 2015/07/31 14:36:10 bdbaddog" import os import sys |