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
_______________________________________________
Zope-Dev maillist - [email protected]
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )