When Python imports a module, if the module has already been imported, it does not reimport it. You can force a reimport like this.
begin program python3.
import importlib
importlib.reload(module-name)
end program.
This does not always work, but if it doesn't you need to restart Statistics.
------------------------------
Jon Peck
------------------------------