Closed GoogleCodeExporter closed 9 years ago
Changes to the main module should take effect in a new run. To make sure that
changes
in files imported by the main module are taking effect in a new run the best
way is
to use the remote interpreter
(http://pyscripter.googlepages.com/remotepythonengines) and reinitialize before
each
run. The new Run Configurations that can be created in the Project Explorer
allow
you to automatically reinitialize before each run.
Alternatively, you can manually reload the changed modules. This can also be
done
using the Run, Import command.
There have been quite a few discussions on this topic at
http://groups.google.com/group/PyScripter?hl=en.
Original comment by pyscripter
on 17 Jun 2008 at 3:36
Original comment by pyscripter
on 31 Jul 2010 at 11:23
Original issue reported on code.google.com by
r...@uni-freiburg.de
on 16 Jun 2008 at 9:47