On Wed, 16 Feb 2005 14:53:22 +0100, Thomas Guettler wrote:

> The imported file is a config file, not a script.

You could use execfile() to read the file, and not import.

Jeremy

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

Reply via email to