Hi,
I have some simple scripts with one main ‘controller’ script. I have broken my code up for readability and import my modules as required in the usual Python good-practice style. All my modules are external files and as I test the code, I correct as required, save the script and restart the test.
I have not had a problem with this until v2.6.2. Now when I make a change in a module, the change is not recognised unless I close Blender and restart. Simply reloading my blend file without closing Blender totally first does not help. This is a REAL pain and is slowing me down.
What have I done wrong? Is there some configuration in user preferences I need to tweak? What changed?