[Zope-CVS] SVN: zope.weakset/trunk/README.txt Description.
    Chris McDonough 
    chrism at plope.com
       
    Sat Mar  4 12:11:46 EST 2006
    
    
  
Log message for revision 65801:
  Description.
  
Changed:
  U   zope.weakset/trunk/README.txt
-=-
Modified: zope.weakset/trunk/README.txt
===================================================================
--- zope.weakset/trunk/README.txt	2006-03-04 15:48:58 UTC (rev 65800)
+++ zope.weakset/trunk/README.txt	2006-03-04 17:11:45 UTC (rev 65801)
@@ -1,3 +1,10 @@
+Overview
+========
+
+This is the "WeakSet" implementation used by ZODB 3.6+.  It provides a
+WeakSet class that implements enough of the Python set API to allow
+for sets that have weakly-referenced values.
+
 Installing This Package
 =======================
 
    
    
More information about the Zope-CVS
mailing list