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.