Use startswith instead of slices to simplify config protect code.
authorZac Medico <zmedico@gentoo.org>
Wed, 12 Jul 2006 17:12:06 +0000 (17:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 12 Jul 2006 17:12:06 +0000 (17:12 -0000)
commit80637e497ee04ad79885af775e6d7dc96b346b63
treed512717183b905c64a349e37d6c9c0907ab9d99f
parente3cd333f04906fd72bf82c48d3ef47e206aa8d8e
Use startswith instead of slices to simplify config protect code.

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