[Zope-dev] UnicodeDecodeError problems with Zope 2.12.0b4
Chris Withers
chris at simplistix.co.uk
Mon Aug 31 07:31:30 EDT 2009
Chris Withers wrote:
> Annoyingly, this required even more evil, since sitecustomize.py is no
> longer found anywhere sensible in Python 2.5,
correction: it never was, but prior to Zope 2.12, the INSTANCE_HOME
ended up on PYTHONPATH and so sitecustomize.py could be put there.
Using the buildout approach for Zope 2.12, it not longer is on
PYTHONPATH, so it doesn't get found...
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list