[Checkins] SVN: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/README.txt zope.app.container has moved to zope.container

Wolfgang Schnerring wosc at wosc.de
Thu Jan 29 05:28:42 EST 2009


Log message for revision 95399:
  zope.app.container has moved to zope.container

Changed:
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/README.txt

-=-
Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/README.txt
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/README.txt	2009-01-29 10:28:20 UTC (rev 95398)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/README.txt	2009-01-29 10:28:42 UTC (rev 95399)
@@ -151,8 +151,8 @@
     'url': 'zope.location.interfaces.ILocation'},
    {'path': 'zope.app.apidoc.codemodule.interfaces.IModuleDocumentation',
     'url': 'zope.app.apidoc.codemodule.interfaces.IModuleDocumentation'},
-   {'path': 'zope.app.container.interfaces.IReadContainer',
-    'url': 'zope.app.container.interfaces.IReadContainer'}]
+   {'path': 'zope.container.interfaces.IReadContainer',
+    'url': 'zope.container.interfaces.IReadContainer'}]
 
 `getAttributes()`
 ~~~~~~~~~~~~~~~~~
@@ -590,7 +590,7 @@
     'key_string': "u'list'",
     'value': "['one', 'two']",
     'value_type': 'ContainedProxy',
-    'value_type_link': 'zope/app/container/contained/ContainedProxy'}]
+    'value_type_link': 'zope/container/contained/ContainedProxy'}]
 
 The final two methods doeal with the introspection of the annotations. If an
 object is annotatable,



More information about the Checkins mailing list