[Zope3-checkins] SVN: Zope3/trunk/src/zope/app/location/location.py
It looks better in apidoc
Egon Frerich
e.frerich at nord-com.net
Sun Feb 27 13:25:58 EST 2005
Log message for revision 29323:
It looks better in apidoc
Changed:
U Zope3/trunk/src/zope/app/location/location.py
-=-
Modified: Zope3/trunk/src/zope/app/location/location.py
===================================================================
--- Zope3/trunk/src/zope/app/location/location.py 2005-02-27 12:23:10 UTC (rev 29322)
+++ Zope3/trunk/src/zope/app/location/location.py 2005-02-27 18:25:58 UTC (rev 29323)
@@ -27,6 +27,7 @@
"""Stupid mix-in that defines `__parent__` and `__name__` attributes
Usage within an Object field:
+
>>> from zope.interface import implements, Interface
>>> from zope.schema import Object
>>> from zope.schema.fieldproperty import FieldProperty
More information about the Zope3-Checkins
mailing list