Peter Otten <[EMAIL PROTECTED]> wrote:
> 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()?
Yes thats exactly what I was looking for - thank you very much!
--
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