[zopeorg-checkins] CVS: Products/ZopeOrg-NV - __init__.py:1.37

Brian Lloyd brian at zope.com
Mon Aug 25 10:26:05 EDT 2003


Update of /cvs-zopeorg/Products/ZopeOrg-NV
In directory cvs.zope.org:/tmp/cvs-serv8811

Modified Files:
	__init__.py 
Log Message:
Fix missing import


=== Products/ZopeOrg-NV/__init__.py 1.36 => 1.37 ===
 
 # Hack to fix MD5 sums for CMFPackage SW release files. This really
 # should go back into that product, once the owner is identified.
+import md5
 
 def _calculateMD5(self):
     """monkey patch"""





More information about the zopeorg-checkins mailing list