Rustom Mody wrote:
1. One can use string-re's instead of compiled re's
And I gather that string REs are compiled on first use and cached, so you don't lose much by using them most of the time. -- Greg -- https://mail.python.org/mailman/listinfo/python-list