[Zodb-checkins] CVS: Zope3/src/ZConfig/tests/library -
	__init__.py:1.1
    Fred L. Drake, Jr. 
    fred at zope.com
       
    Fri Oct  3 12:32:12 EDT 2003
    
    
  
Update of /cvs-repository/Zope3/src/ZConfig/tests/library
In directory cvs.zope.org:/tmp/cvs-serv1758/tests/library
Added Files:
	__init__.py 
Log Message:
When loading schema components, use the Python import mechanism to load the
package; we only need to look for the schema information within that.
=== Added File Zope3/src/ZConfig/tests/library/__init__.py ===
# Make this a package.
    
    
More information about the Zodb-checkins
mailing list