Is there any reason not to handle PATH in the same way that PYTHONPATH is handled and merge in the value supplied from the master with the current value in the slave? What about other common path-like environment variables like LD_LIBRARY_PATH, LIB and INCLUDE? Happy to produce a patch if it's generally useful. Phil