Log message for revision 41213:
  Whitespace and language fixes.
  

Changed:
  U   Zope/trunk/lib/python/zLOG/__init__.py

-=-
Modified: Zope/trunk/lib/python/zLOG/__init__.py
===================================================================
--- Zope/trunk/lib/python/zLOG/__init__.py      2006-01-08 11:52:49 UTC (rev 
41212)
+++ Zope/trunk/lib/python/zLOG/__init__.py      2006-01-08 12:52:25 UTC (rev 
41213)
@@ -133,9 +133,7 @@
                  error is reraised.
 
     """
-
-
-    warnings.warn('Using the zLOG module is deprecated (to be removed in '
+    warnings.warn('The zLOG package is deprecated and will be removed in '
                   'Zope 2.12. Use the Python logging module instead.',
                   DeprecationWarning,
                   stacklevel=2) 

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to