diff options
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 c087963..23ac7c9 100644 --- a/bin/linecount.py +++ b/bin/linecount.py @@ -23,7 +23,7 @@ # interesting one for most purposes. # -__revision__ = "bin/linecount.py 4691 2010/03/06 16:22:36 bdbaddog" +__revision__ = "bin/linecount.py 4720 2010/03/24 03:14:11 jars" import os.path import string |