[Zodb-checkins] CVS: ZODB3/ZEO - ClientCache.py:1.43

Guido van Rossum guido@python.org
Tue, 7 Jan 2003 17:39:56 -0500


Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv32403

Modified Files:
	ClientCache.py 
Log Message:
Delete last reference to ZEO_CLIENT envariable.


=== ZODB3/ZEO/ClientCache.py 1.42 => 1.43 ===
--- ZODB3/ZEO/ClientCache.py:1.42	Tue Jan  7 17:34:06 2003
+++ ZODB3/ZEO/ClientCache.py	Tue Jan  7 17:39:53 2003
@@ -31,9 +31,6 @@
 0 or 1.  Temporary cache files are unnamed files in the standard
 temporary directory as determined by the tempfile module.
 
-The ClientStorage overrides the client name default to the value of
-the environment variable ZEO_CLIENT, if it exists.
-
 Each cache file has a 12-byte header followed by a sequence of
 records.  The header format is as follows: