24 Apr
2003
24 Apr
'03
7:45 p.m.
mathew wrote at 2003-4-23 16:35 -0700:
I set a breakpoint before the line from Products.PythonScripts.PythonScript import PythonScript
then (pdb) import Products (pdb) print Products.__path__ []
There is code in "App/FindHomes.py" that can do this when some environment variables are set (unfortunately). Dieter