[Zodb-checkins] CVS: ZODB3/ZEO - ClientStorage.py:1.106.2.2
Jeremy Hylton
jeremy at zope.com
Thu Sep 4 19:26:35 EDT 2003
Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv25643
Modified Files:
Tag: ZODB3-3_2-branch
ClientStorage.py
Log Message:
Improved comment from ZODB3-3_1-branch.
=== ZODB3/ZEO/ClientStorage.py 1.106.2.1 => 1.106.2.2 ===
--- ZODB3/ZEO/ClientStorage.py:1.106.2.1 Tue Aug 5 17:58:33 2003
+++ ZODB3/ZEO/ClientStorage.py Thu Sep 4 18:26:34 2003
@@ -129,6 +129,7 @@
client -- A name used to construct persistent cache filenames.
Defaults to None, in which case the cache is not persistent.
+ See ClientCache for more info.
debug -- Ignored. This is present only for backwards
compatibility with ZEO 1.
More information about the Zodb-checkins
mailing list