Question re: eval()

Greg Jorgensen gregj at pobox.com
Sat Dec 30 01:15:50 EST 2000


"Fredrik Lundh" <fredrik at effbot.org> wrote in message
news:bB636.2482$Qb7.271736 at newsb.telia.net...

[cool trick using compile and eval]

Thanks! I started working on simple expression evaluation for a mail merge
program, and I need to refer to database column names in the expressions.
This solves 90% of my problem.

--
Greg Jorgensen
Deschooling Society
Portland, Oregon, USA
gregj at pobox.com





More information about the Python-list mailing list