how to implement a queue-like container with sort function

Cameron Simpson cs at zip.com.au
Tue Dec 3 18:23:49 EST 2013


On 03Dec2013 16:34, Ned Batchelder <ned at nedbatchelder.com> wrote:
> On 12/3/13 4:19 PM, Cameron Simpson wrote:
> >And then I check the source:-( He actually said "I want to a fixed
> >length list-like container". That still sounds like a limit to the
> >number of entries.
> 
> Sorry, I was unclear. When I said, "I don't know where the idea came
> from," I should have said, "the OP said he wanted a fixed-length
> contained, but I don't know why he thinks that."

Me either.

Unless this is a homework task: "make one of these".
-- 
Cameron Simpson <cs at zip.com.au>

It's as if all of Scottish cuisine is based on a dare.  - Saturday Night Live



More information about the Python-list mailing list