From: Dave Burt Date: 2005-10-22T15:37:00+09:00 Subject: Re: array in hash... argh!! Trans: > keys,values = hm.keys,hm.values Doesn't that have the same potential problem, separate calls to keys and values? Cheers, Dave