[Zope-Checkins] SVN: Zope/trunk/setup.py Acquisition is omnipresent, but there's still a difference to the Zope2 egg ; )

Hanno Schlichting hannosch at hannosch.eu
Thu Jul 30 14:42:00 EDT 2009


Log message for revision 102383:
  Acquisition is omnipresent, but there's still a difference to the Zope2 egg ;)
  

Changed:
  U   Zope/trunk/setup.py

-=-
Modified: Zope/trunk/setup.py
===================================================================
--- Zope/trunk/setup.py	2009-07-30 18:31:36 UTC (rev 102382)
+++ Zope/trunk/setup.py	2009-07-30 18:41:54 UTC (rev 102383)
@@ -11,7 +11,7 @@
 # FOR A PARTICULAR PURPOSE.
 #
 ##############################################################################
-"""Setup for the Acquisition egg package
+"""Setup for the Zope2 package
 """
 import os
 from setuptools import setup, find_packages, Extension



More information about the Zope-Checkins mailing list