load_path_setup_code(): utility to replicate depot and load paths.
We do this in a number of places, now you can update the code for
this in a single place and fix all of the usages. This unsets the
home and active projects but puts the fully expanded values of
Base.load_path() into LOAD_PATH and similarly with DEPOT_PATH.