re.compile

Brad Tilley bradtilley at gmail.com
Mon Nov 1 14:01:37 EST 2004


Is there a quick way to make re.compile show what it's looking for?

x = re.compile('[a-z]')



More information about the Python-list mailing list