In this case, you can use getattr() instead of the exec statement:
    getattr(self.frame, t).SetTable(DataTable(d, r[0]), True)

Jeff

Attachment: pgp6KrffC7xJf.pgp
Description: PGP signature

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

Reply via email to