Make the apply_permissions function default to exact matching of mode bits and add...
authorZac Medico <zmedico@gentoo.org>
Tue, 14 Mar 2006 02:31:59 +0000 (02:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 14 Mar 2006 02:31:59 +0000 (02:31 -0000)
commit89cfb61e20a98fc3266ea580ed94cdbd356f9010
treeab1cc496ffb67aed74e4d40e63836b49ab5a759b
parent67fd551088842d948d21329b9d7c034716e09b21
Make the apply_permissions function default to exact matching of mode bits and add a "mask" parameter that allows for XOR restriction of mode bits.

svn path=/main/trunk/; revision=2874
pym/portage_util.py