If I have:

import re
a=re.compile('foo')

is there a way to get the original pattern of foo from the object a?

Thanks,
Tino
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to