_copyxattr: ignore EOPNOTSUPP from os.listxattr()
authorZac Medico <zmedico@gentoo.org>
Sun, 15 Sep 2013 09:36:12 +0000 (02:36 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 15 Sep 2013 09:36:12 +0000 (02:36 -0700)
commita98be6fc2e7dfbf2dfff90bcecb672beb2a0a71e
tree78de2e4294d50a51fe2c975c9650204ecbe8c9b1
parent269593bc545ddb1df95985039b47b1201d1691ab
_copyxattr: ignore EOPNOTSUPP from os.listxattr()

This will fix bug #484540.
pym/portage/util/movefile.py