diff options
author | Luca Falavigna <dktrkranz@debian.org> | 2010-03-10 14:14:26 +0100 |
---|---|---|
committer | Luca Falavigna <dktrkranz@debian.org> | 2010-03-10 14:14:26 +0100 |
commit | 68e4fe5ac49effe8959bc8532584edf04553c931 (patch) | |
tree | 1cd0c82c13789d61dc62758f326ae4dce1dd6f37 /bin/linecount.py | |
parent | 48f19e9e5ecc069f379ad433fdaf280ac9b54e16 (diff) |
Imported Upstream version 1.2.0.d20100306upstream/1.2.0.d20100306
Diffstat (limited to 'bin/linecount.py')
-rw-r--r-- | bin/linecount.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/linecount.py b/bin/linecount.py index aa0a8aa..c087963 100644 --- a/bin/linecount.py +++ b/bin/linecount.py @@ -23,7 +23,7 @@ # interesting one for most purposes. # -__revision__ = "bin/linecount.py 4629 2010/01/17 22:23:21 scons" +__revision__ = "bin/linecount.py 4691 2010/03/06 16:22:36 bdbaddog" import os.path import string |