On Sep 4, 1:04 pm, castironpi <[EMAIL PROTECTED]> wrote:
>
> Random access isn't supported by the defined interface.  You can make
> it more convenient, though.

Thanks. I wasn't looking for random access, just wondering what the
cleanest way to implement items = Queue.get_all() was. Your code
should work nicely for that.

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

Reply via email to