Creating variables from dicts

alex goretoy aleksandr.goretoy at gmail.com
Thu Feb 25 03:24:14 EST 2010


The problem i see with using globals() is that it can overwrite a previously
defined function or key within the global namespace, making the code
potentially dangerous and wild with exploits.

my $0.02

-Alex Goretoy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100225/94839e5c/attachment.html>


More information about the Python-list mailing list