I’m just getting into Blender scripting (not new to programming), and would like to move some of my code into external files that I would then be able to access from multiple .blend files. I found a reference to external scripts in the Noob to Pro book, but that was for, I believe 2.49.
How can I move code outside of my .blend files for reuse?