[Zope-Checkins] CVS: Zope/lib/python/Products/Sessions/help - SessionInterfaces.py:1.4

Amos Latteier amos@zope.com
Mon, 19 Nov 2001 20:07:49 -0500


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

Modified Files:
	SessionInterfaces.py 
Log Message:
Clean up session api docs.


=== Zope/lib/python/Products/Sessions/help/SessionInterfaces.py 1.3 => 1.4 ===
 ############################################################################
 """
-
 Session API
 
   See Also
 
-    - "Programming with the Session API":sessionapi-prog.stx
-
-    - "Transient Object API":../../Transience/Help/TransienceInterfaces.py
-
+  - "Transient Object API":../../Transience/Help/TransienceInterfaces.py
 """
 
 import Interface