L
Lonnie Princehouse
You might also have a look at the imp module.
(http://www.python.org/doc/current/lib/module-imp.html).
It may be overkill for what you're trying to do, but I've found it to
be quite useful for dynamic module manipulation.
-ljp
(http://www.python.org/doc/current/lib/module-imp.html).
It may be overkill for what you're trying to do, but I've found it to
be quite useful for dynamic module manipulation.
-ljp