[Python-ideas] Explicitly shared objects with sub modules vs import
Dennis Kaarsemaker
dennis at kaarsemaker.net
Tue Jun 2 10:23:35 CEST 2015
On za, 2015-05-30 at 11:45 -0400, Ron Adam wrote:
> The solution I found was to call a function to explicitly set the shared
> items in the imported module.
This reminds me of my horrible april fools hack of 2013 to make Python
look more like perl: http://seveas.net/exporter/
--
Dennis Kaarsemaker
http://www.kaarsemaker.net
More information about the Python-ideas
mailing list