[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/traversing/interfaces.py
Albertas Agejevas
alga at pov.lt
Fri May 21 21:57:07 EDT 2004
Log message for revision 24872:
-=-
Modified: Zope3/trunk/src/zope/app/traversing/interfaces.py
===================================================================
--- Zope3/trunk/src/zope/app/traversing/interfaces.py 2004-05-22 01:56:54 UTC (rev 24871)
+++ Zope3/trunk/src/zope/app/traversing/interfaces.py 2004-05-22 01:57:03 UTC (rev 24872)
@@ -33,7 +33,9 @@
name, value items. The 'pname' argument has the original name
before parameters were removed.
- It is not the respoonsibility of the handler to wrap the return value.
+ It is not the responsibility of the handler to wrap the return value.
+
+ XXX is this "wrap" comment still relevant?
"""
class IPhysicallyLocatable(Interface):
More information about the Zope3-Checkins
mailing list