[Zope-CVS] SVN: messageboard/trunk/step07/tests/test_message.py Jim just changed the API.

Stephan Richter srichter at cosmos.phy.tufts.edu
Fri May 21 14:10:33 EDT 2004


Log message for revision 24858:
Jim just changed the API.



-=-
Modified: messageboard/trunk/step07/tests/test_message.py
===================================================================
--- messageboard/trunk/step07/tests/test_message.py	2004-05-21 18:03:09 UTC (rev 24857)
+++ messageboard/trunk/step07/tests/test_message.py	2004-05-21 18:10:33 UTC (rev 24858)
@@ -23,7 +23,7 @@
 from zope.app.annotation.interfaces import IAttributeAnnotatable
 from zope.app.annotation.attribute import AttributeAnnotations
 from zope.app.container.tests.test_icontainer import TestSampleContainer
-from zope.app.location import LocationPhysicallyLocatable
+from zope.app.location.traversing import LocationPhysicallyLocatable
 from zope.app.location.interfaces import ILocation
 from zope.app.tests import placelesssetup
 from zope.app.tests import ztapi




More information about the Zope-CVS mailing list