Mikael Olofsson wrote:

> This is in Python 2.3.4 under WinXP.

To feed an arbitrary mapping object to execfile() you need to upgrade to
Python 2.4.

http://docs.python.org/dev/lib/built-in-funcs.html#l2h-26

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

Reply via email to