]> git.k1024.org Git - pyxattr.git/commit
Change the get_all function when using namespaces
authorIustin Pop <iusty@k1024.org>
Sun, 29 Jun 2008 21:35:36 +0000 (23:35 +0200)
committerIustin Pop <iusty@k1024.org>
Sun, 29 Jun 2008 21:35:36 +0000 (23:35 +0200)
commitb3cb637f4d9d26258b3c4f55ee370ecd105cec98
treea2b366dab9744f63cb8b3ddfd750bb2648aaf113
parent7f209073f4ed199632f69ba065f99e647eb8d714
Change the get_all function when using namespaces

This patch changes the returned names from get_all() so that if a
namespace was passed, it and the prefix will be stripped from the names.

Also the docstring for list() was changed to have the same wording as
this one with regard to the names returned.
xattr.c