[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/utility/vocabulary.py
Corrected documentation.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Thu Jul 8 18:20:19 EDT 2004
Log message for revision 26244:
Corrected documentation.
-=-
Modified: Zope3/trunk/src/zope/app/utility/vocabulary.py
===================================================================
--- Zope3/trunk/src/zope/app/utility/vocabulary.py 2004-07-08 22:19:59 UTC (rev 26243)
+++ Zope3/trunk/src/zope/app/utility/vocabulary.py 2004-07-08 22:20:19 UTC (rev 26244)
@@ -174,6 +174,7 @@
<zope:vocabulary
name='IObjects'
+ factory='zope.app.utility.vocabulary.UtilityVocabulary'
interface='zope.app.utility.vocabulary.IObject' />
>>> ztapi.provideUtility(IInterface, IObject,
More information about the Zope3-Checkins
mailing list