Considering how often I use the vars() function I would really hate to
see current or future optimizations disabled due to its use. I almost
always consider the dictionary returned by vars() as read-only. It is
quite useful as the right hand side of the format operator. I would
rather see a read-only restriction added to the returned dictionary
instead of the removal of optimizations. How common is the use vars()
to modify the environment?
-- Donald Beaudry DataViews Corporation Software Engineer 47 Pleasant Street don@dvcorp.com Northampton, MA 01060 "So much code, so little time..."