Added an initial explanatory comment.
1 parent c8d43e6 commit d5bf2021011fadda3ff01ff3f26838859f301a17
@tundra tundra authored on 31 Mar 2004
Showing 1 changed file
View
3
■■
test-tc.py
#!/usr/bin/env python
# test-tc.py - A Test Driver For The 'tconfpy' Configuration File Parser
# Copyright (c) 2003-2004 TundraWare Inc. All Rights Reserved.
 
PROGNAME = "tconfpy Test Driver"
RCSID = "$Id: test-tc.py,v 1.121 2004/04/01 00:09:40 tundra Exp $"
RCSID = "$Id: test-tc.py,v 1.122 2004/04/01 00:55:02 tundra Exp $"
VERSION = RCSID.split()[2]
 
# Copyright Information