[Zodb-checkins] CVS: ZODB3 - setup.py:1.54
    Tim Peters 
    cvs-admin at zope.org
       
    Thu Oct 23 20:11:45 EDT 2003
    
    
  
Update of /cvs-repository/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv32036
Modified Files:
	setup.py 
Log Message:
Harmless checkin just to see that I still can.
=== ZODB3/setup.py 1.53 => 1.54 ===
--- ZODB3/setup.py:1.53	Wed Oct  8 11:02:44 2003
+++ ZODB3/setup.py	Thu Oct 23 20:11:44 2003
@@ -195,6 +195,7 @@
 
 class MyLibInstaller(install_lib):
     """Custom library installer, used to put hosttab in the right place."""
+
     # We use the install_lib command since we need to put hosttab
     # inside the library directory.  This is where we already have the
     # real information about where to install it after the library
    
    
More information about the Zodb-checkins
mailing list