[Checkins] SVN: ZODB/trunk/src/ZEO/StorageServer.py Added some more documentation.

Jim Fulton jim at zope.com
Sun Apr 22 14:04:12 EDT 2007


Log message for revision 74588:
  Added some more documentation.
  

Changed:
  U   ZODB/trunk/src/ZEO/StorageServer.py

-=-
Modified: ZODB/trunk/src/ZEO/StorageServer.py
===================================================================
--- ZODB/trunk/src/ZEO/StorageServer.py	2007-04-22 18:03:36 UTC (rev 74587)
+++ ZODB/trunk/src/ZEO/StorageServer.py	2007-04-22 18:04:12 UTC (rev 74588)
@@ -898,6 +898,8 @@
 
         This is called from several ZEOStorage methods.
 
+        invalidated is a sequence of oid, version pairs.
+
         This can do three different things:
 
         - If the invalidated argument is non-empty, it broadcasts



More information about the Checkins mailing list