properties vs. eval()

Jason Mobarak jason.mobarak at gmail.com
Thu May 5 04:39:35 EDT 2005


Why are you using eval in the first place? This isn't bash. Use setattr
and getattr for dynamic attribute access.




More information about the Python-list mailing list