Lennart Regebro wrote at 2004-8-20 17:39 +0200:
>OK, I got test.py running. But if I run
> bin/python test.py Products
This should probably be:
... test.py --libdir Products
Note also, that "test.py" treats symbolic links in an unexpected
way (it resolves the path and may then no longer find its library).
--
Dieter