glomde wrote:

> Tanks but that isn't what I am looking for.
> I really want a function that you can call and imports
> the module into the calling functions namespace.
> 
> I dont want the caller to call import but a function.

come again?

>>> type (__builtins__.__import__)
<type 'builtin_function_or_method'>


-- 
Edward Elliott
UC Berkeley School of Law (Boalt Hall)
complangpython at eddeye dot net
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to