[Zope-dev] Re: [Zope-CMF] More unit test questions

Dieter Maurer dieter at handshake.de
Fri Aug 20 14:44:30 EDT 2004


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


More information about the Zope-Dev mailing list