Dear All,

Quick question:

Is there an way of using the regex patterns to produce text, instead of 
matching it?

E.g.:
pat = re.compile("ab?d")
pat.getListofPossibleText()

Thanks,

Matt


Sent from my BlackBerry® wireless device
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to