On Feb 2, 1:26 am, cjrh <caleb.hatti...@gmail.com> wrote: > "Now now we know the cause, why doesn't it happen if you have a > module? The reason for that is that Python will do a trick when it > shuts down modules. It will override all global values that do not > begin with an underscore with None"
Can you provide a proof of concept example code to do this? Massimo