Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #60970

Re: how to implement a queue-like container with sort function

Date 2013-12-04 10:23 +1100
From Cameron Simpson <cs@zip.com.au>
Subject Re: how to implement a queue-like container with sort function
References <l7linv$vj7$1@ger.gmane.org>
Newsgroups comp.lang.python
Message-ID <mailman.3537.1386113040.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 03Dec2013 16:34, Ned Batchelder <ned@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@zip.com.au>

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

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: how to implement a queue-like container with sort function Cameron Simpson <cs@zip.com.au> - 2013-12-04 10:23 +1100
  Re: how to implement a queue-like container with sort function iMath <redstone-cold@163.com> - 2013-12-03 16:47 -0800

csiph-web