[Python-Dev] [NPERS] Re: a feature i'd like to see in python #2: indexing of match objects (original) (raw)

Alastair Houghton alastair at alastairs-place.net
Thu Dec 7 01:43:13 CET 2006


On 7 Dec 2006, at 00:39, Mike Klaas wrote:

Keep in mind when implementing that m[3:4] should contain only the element at index 3, not both 3 and 4, as you've seemed to imply twice.

Yes, you're quite right. I was writing off the top of my head and
I'm still a relative newbie to Python coding.

Kind regards,

Alastair.

-- http://alastairs-place.net



More information about the Python-Dev mailing list