[Zope-Checkins] CVS: Zope2 - Product.py:1.43.4.2

chrism@serenade.digicool.com chrism@serenade.digicool.com
Tue, 30 Jan 2001 09:55:45 -0500


Update of /cvs-repository/Zope2/lib/python/App
In directory serenade.digicool.com:/home/chrism/sandboxes/2_3Branch/lib/python/App

Modified Files:
      Tag: zope-2_3-branch
	Product.py 
Log Message:
Added check for "FORCE_PRODUCT_LOAD" environment variable to bits which check for ZEO_CLIENT.  If FORCE_PRODUCT_LOAD is defined, products will be pushed into the ZODB regardless of the ZEO_CLIENT setting.