Log message for revision 70358:
  Remove deprecation warning induced by refactoring in Z3.

Changed:
  U   Zope/branches/2.10/lib/python/ZPublisher/tests/testPublish.py

-=-
Modified: Zope/branches/2.10/lib/python/ZPublisher/tests/testPublish.py
===================================================================
--- Zope/branches/2.10/lib/python/ZPublisher/tests/testPublish.py       
2006-09-24 17:59:04 UTC (rev 70357)
+++ Zope/branches/2.10/lib/python/ZPublisher/tests/testPublish.py       
2006-09-24 22:34:09 UTC (rev 70358)
@@ -1,4 +1,4 @@
-from zope.app.publication.browser import setDefaultSkin
+from zope.publisher.browser import setDefaultSkin
 from zope.publisher.interfaces.browser import IDefaultBrowserLayer
 from ZPublisher import Retry
 from ZODB.POSException import ConflictError

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

Reply via email to