Nick Craig-Wood wrote:

> I'd really like to be able to run an __import__ in the context of the file
> thats running the include() but I haven't figured that out. 

execfile()?

Peter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to