<p dir="ltr">Thank you very much indeed! A lot of useful detail.</p>
<p dir="ltr">Key clash is not a problem. I will only use a handful of predefined keys for known shared values. Will still pass variables to functions. The module &fun which set the value can be stored in the dict for debugging. The key does not need to tie to the module. Will not use the dict for odd variables.</p>
<p dir="ltr">Is process dict not gc'ed even after the process completes? The dict can be erased but what if this does not happen?</p>
<p dir="ltr">Is it possible to accidentally read from / write to system key?</p>
<p dir="ltr">Thank you very much indeed.</p>