Make extended_cp_match() use re.escape() for safety, and since the result is
authorZac Medico <zmedico@gentoo.org>
Sun, 25 Jul 2010 21:59:56 +0000 (14:59 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 25 Jul 2010 21:59:56 +0000 (14:59 -0700)
commitd013d15fad1df0030bb5e279b265e530dba27ec9
treeb418f70f9dc06953342c2ddad5641ca3b443f86b
parent39e813686999f4ea530938b500f5107fd5d78ab6
Make extended_cp_match() use re.escape() for safety, and since the result is
cached here anyway.
pym/portage/dep/__init__.py