[Zope-Checkins] CVS: Zope/lib/python/Products/OFSP/help - Response.py:1.11.4.1

Andy McKay andy@agmweb.ca
Mon, 16 Dec 2002 19:39:31 -0500


Update of /cvs-repository/Zope/lib/python/Products/OFSP/help
In directory cvs.zope.org:/tmp/cvs-serv2834/lib/python/Products/OFSP/help

Modified Files:
      Tag: Zope-2_6-branch
	Response.py 
Log Message:
Check in for #342 on behalf of slinkp


=== Zope/lib/python/Products/OFSP/help/Response.py 1.11 => 1.11.4.1 ===
--- Zope/lib/python/Products/OFSP/help/Response.py:1.11	Tue Aug 20 23:09:31 2002
+++ Zope/lib/python/Products/OFSP/help/Response.py	Mon Dec 16 19:39:30 2002
@@ -73,8 +73,11 @@
 
     def setBase(base):
         """
+        
+        Set the base URL for the returned document. If the
+        document already has a base tag, or if the base
+        argument is None, no tag will be inserted.
 
-        Set the base URL for the returned document.
 
         Permission -- Always available