Greetings,
I have a custom toolbox called "Micahs_tools.tbx" which I have built up over a couple of years:

The toolbox contains 94 tools. Initially I saved the source Python scripts in a network location, but for various reasons I have moved the directory which contains the scripts to a local drive. Now I'm wondering if there's a Python way to get at the paths to those scripts and change them to reflect the new location of the scripts.
Is this possible, and how would it be accomplished?
Thanks!
Micah