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

Bill Janssen janssen at parc.com
Thu Dec 7 18:48:52 CET 2006


Maybe instead of considering a match object to be a sequence, a match object should be considered a map? After all, we do have named, as well as numbered, groups...?

To me, that makes a lot more sense.

Bill



More information about the Python-Dev mailing list