Revert back to using startwith because I screwed up my benchmark and it
authorZac Medico <zmedico@gentoo.org>
Mon, 14 Apr 2008 17:00:02 +0000 (17:00 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 14 Apr 2008 17:00:02 +0000 (17:00 -0000)
commitb51eaf64fba63204414f91a000973147dfe1ede8
tree40288d638dd52a85e2db22dff97aa570acc5bbb8
parentdaac955d53fdb6c65d25ee499da4bb6d493bb344
Revert back to using startwith because I screwed up my benchmark and it
turns out starswith is faster than using regular expressions.

svn path=/main/trunk/; revision=9891
pym/portage/__init__.py