Remove redundant lchown() compatibility code since the
authorZac Medico <zmedico@gentoo.org>
Sat, 29 Dec 2007 11:49:38 +0000 (11:49 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 29 Dec 2007 11:49:38 +0000 (11:49 -0000)
commit06ad5480e0680d5c0c9c23659266d95838953e80
tree37890ab60bfab3a16cd4d63f0567b28e4ad6c540
parent35264c0463ca6aa66a73f9c577956e95738d5a4a
Remove redundant lchown() compatibility code since the
getattr(os, "lchown", None) call already handles it.

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