What is the best queue implemetation in Python?

John rds1226 at sh163.net
Thu Feb 22 19:24:29 EST 2007


Than C or PASCAL
I mean, list or dictionary in Python are so powerful than the traditional
array. Maybe I can make use of it?


"John Machin" <sjmachin at lexicon.net> wrote in message
news:1172190018.915043.200560 at v45g2000cwv.googlegroups.com...
> On Feb 23, 11:12 am, "John" <rds1... at sh163.net> wrote:
> > I want to write a code for Breadth First Traveral for Graph, which needs
a
> > queue to implement.
> >
> > I wonder that for such a powerful language as Python, whether there is a
> > better and simpler implementation for a traditional FIFO queue?
> >
>
> Better and simpler than *WHAT*?
>
>
>
>





More information about the Python-list mailing list