On Tue, 16 Feb 2010, Victor Engmark wrote:
> Because now it always imports from dist-packages, so every time I want
> to run a unit test I have to copy the code over there, or risk getting
> unexpected results.

Yes, that's what is usually done.  E.g. when hacking on the search
engine, one is in `websearch/lib/' and does `make install' prior to
running `python ./search_engine_tests.py --yes-i-know'.

Best regards
-- 
Tibor Simko ** CERN Document Server ** <http://cds.cern.ch/>

Reply via email to