[Yum-devel] [PATCH 2/2] Simplify re_full_search_needed "primary" regex.

James Antill james at fedoraproject.org
Wed Oct 28 21:37:22 UTC 2009


On Wed, 2009-10-28 at 23:20 +0200, Ville Skyttä wrote:
> ---
>  yum/misc.py |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

 ACK both. Did you try: re.compile('([-.*?]|\[.+\]).').search ?



More information about the Yum-devel mailing list