I understand that you can use the imp module to programmaticall y mimic
the "import xyzzy" statement.
But is there any way to programmaticall y mimic the "from xyzzy import
*" statment?
--
Claus Tondering
the "import xyzzy" statement.
But is there any way to programmaticall y mimic the "from xyzzy import
*" statment?
--
Claus Tondering
Comment