Log message for revision 30409:
  remove cruft instead of commenting it out

Changed:
  U   Zope/trunk/lib/python/ZServer/tests/test_config.py

-=-
Modified: Zope/trunk/lib/python/ZServer/tests/test_config.py
===================================================================
--- Zope/trunk/lib/python/ZServer/tests/test_config.py  2005-05-19 05:51:16 UTC 
(rev 30408)
+++ Zope/trunk/lib/python/ZServer/tests/test_config.py  2005-05-19 05:51:43 UTC 
(rev 30409)
@@ -25,10 +25,6 @@
 
 TEMPFILENAME = tempfile.mktemp()
 
-# For address kinds of values that don't specify a hostname, ZConfig
-# supplies a platform-dependent default.
-#DEFAULT_HOSTNAME = ZConfig.datatypes.DEFAULT_HOST
-
 class BaseTest(unittest.TestCase):
     schema = None
 

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

Reply via email to