Zack Weinberg wrote: > database.py uses eval when getattr will do. > * qm/test/database.py (ItemDescriptor._Execute): Use getattr > and a bound method object instead of eval. Yes, that's definitely better. Please check in! -- Mark Mitchell CodeSourcery, LLC mark at codesourcery.com (916) 791-8304