Re: [Python-Dev] Inclusive Range

2010-10-12 Thread Steve Howell
On Oct 11, 1:40 am, Antoon Pardon wrote: > On Sat, Oct 09, 2010 at 01:37:03AM +, Steven D'Aprano wrote: > > On Fri, 08 Oct 2010 15:53:17 -0400, Jed Smith wrote: > > > > On Fri, Oct 8, 2010 at 1:26 PM, Steven D'Aprano > > > wrote: > > >> On Fri, 08 Oct 2010 10:21:16 +0200, Antoon Pardon wrote:

Re: [Python-Dev] Inclusive Range

2010-10-08 Thread Ian
On Oct 8, 3:05 pm, Terry Reedy wrote: > > doesn't imply that the sequence I need is easiest defined by > > using aninclusivelower limit. What if I wanted all none-empty > > strings/tuples keys in the tree? > > Use 'a' as the lower bound, it being the string that follows ''. No, that would be '\0'