$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Joshua Napoli (jnapoli_at_[hidden])
Date: 2008-03-03 18:43:46
Currently, when building a bpl-test target with more than one ".pyd"
python-extension dependencies, only the first dependency get set in the
PYTHONPATH. The test will fail to run if the .pyd files were built in
different directories. Here is a small patch to set the PYTHONPATH to
include all of the .pyd build directories.
Best Regards,
Joshua Napoli
Actuality Medical, Inc.