On Sun, 2 Mar 2008 08:09:24 -0800 (PST)
[EMAIL PROTECTED] wrote:

> On Mar 2, 8:15 am, Giles Brown <[EMAIL PROTECTED]> wrote:

> > http://docs.python.org/lib/typeiter.html
> 
> Be careful on your descision to return an ordered iterator or not--
> that is, whether it iterates over the dictionary or the list (if I
> understand you correctly).  If the order's unimportant then please
> disregard.

I was thinking to iterate over the list which contains the uniq_ids as
order is important :-)

Thanks!

Preben
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to