[Zope-Checkins] CVS: Zope3/lib/python/Zope/Configuration/tests - Directives.py:1.1.2.2

Tres Seaver tseaver@zope.com
Tue, 12 Feb 2002 15:56:37 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/Configuration/tests
In directory cvs.zope.org:/tmp/cvs-serv19744/Zope/Configuration/tests

Modified Files:
      Tag: Zope-3x-branch
	Directives.py 
Log Message:


  - Normalize file headers.

  - Fix violations of "80 character" rule.


=== Zope3/lib/python/Zope/Configuration/tests/Directives.py 1.1.2.1 => 1.1.2.2 ===
 Test class for use by test modules
 
-Revision information: $Id$
+$Id$
 """
 
 from Zope.Configuration.ConfigurationDirectiveInterfaces \