re.compile

Robert Brewer fumanchu at amor.org
Mon Nov 1 14:19:18 EST 2004


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



More information about the Python-list mailing list