[Checkins] SVN: zopetoolkit/branches/ccomb/README.txt One 'from' is enough

Hanno Schlichting hannosch at hannosch.eu
Sat Jun 26 04:04:24 EDT 2010


Log message for revision 113844:
  One 'from' is enough
  

Changed:
  U   zopetoolkit/branches/ccomb/README.txt

-=-
Modified: zopetoolkit/branches/ccomb/README.txt
===================================================================
--- zopetoolkit/branches/ccomb/README.txt	2010-06-25 20:15:48 UTC (rev 113843)
+++ zopetoolkit/branches/ccomb/README.txt	2010-06-26 08:04:22 UTC (rev 113844)
@@ -44,7 +44,7 @@
 extend both ``ztk.cfg`` and ``zopeapp.cfg``.
 
 After doing this, we highly recommend you to change your code's
-imports from from ``zope.app.*`` to the new places in ``zope.*``
+imports from ``zope.app.*`` to the new places in ``zope.*``
 wherever possible. The package's changelogs should contain information
 as to where things are moved.  If not, try inspecting the module you
 are importing from - the equivalent imports to ``zope.*`` are likely



More information about the checkins mailing list