re.compile
Robert Brewer
fumanchu at amor.org
Mon Nov 1 14:19:18 EST 2004
More information about the Python-list mailing list
Mon Nov 1 14:19:18 EST 2004
- Previous message (by thread): Few questions
- Next message (by thread): re.compile
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Brad Tilley wrote:
> Is there a quick way to make re.compile show what it's looking for?
>
> x = re.compile('[a-z]')
Probably. But there isn't a quick way to ask for it. Try explaining what
you want more fully.
FuManChu
- Previous message (by thread): Few questions
- Next message (by thread): re.compile
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list