Fix the normalize_needed regex to properly match //
authorZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2007 21:44:10 +0000 (21:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2007 21:44:10 +0000 (21:44 -0000)
commit1387dfcf15e55ba49aeca7e86cc37a35895706f2
tree3968cef910dbc4ec7fac21eac28229cb07d1a357
parent69ee0030c2acca0c52e9e3932a6bc09545429420
Fix the normalize_needed regex to properly match //
anywhere in the path. Also add support for detection
of . or .. where appropriate.

svn path=/main/trunk/; revision=8166
pym/portage/dbapi/vartree.py