Matching zero only once using RE
Tim Roberts
timr at probo.com
Sun Oct 9 04:32:39 EDT 2005
More information about the Python-list mailing list
Sun Oct 9 04:32:39 EDT 2005
- Previous message (by thread): Matching zero only once using RE
- Next message (by thread): 2d array slicing problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mike Meyer <mwm at mired.org> wrote: > >I think it's time to form a Committee for the Prevention of Regular >Expression Abuse. As I learned from personal experience, this is a disease which one contracts when moving to Python from Perl. Perl teaches you that the entire world is a string, and every operation is a regular expression match upon that string. -- - Tim Roberts, timr at probo.com Providenza & Boekelheide, Inc.
- Previous message (by thread): Matching zero only once using RE
- Next message (by thread): 2d array slicing problem
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list