diff options
Diffstat (limited to 'etc/TestCommon.py')
| -rw-r--r-- | etc/TestCommon.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/TestCommon.py b/etc/TestCommon.py index af38ab5..008cf5a 100644 --- a/etc/TestCommon.py +++ b/etc/TestCommon.py @@ -80,8 +80,8 @@ The TestCommon module also provides the following variables # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. __author__ = "Steven Knight <knight at baldmt dot com>" -__revision__ = "TestCommon.py 0.20.D001 2006/02/16 06:28:21 knight" -__version__ = "0.20" +__revision__ = "TestCommon.py 0.21.D001 2006/02/21 21:18:43 knight" +__version__ = "0.21" import os import os.path |
