]> git.k1024.org Git - pyxattr.git/commit
Switch converObj to negative error return
authorIustin Pop <iusty@k1024.org>
Mon, 14 May 2012 21:48:12 +0000 (23:48 +0200)
committerIustin Pop <iusty@k1024.org>
Mon, 14 May 2012 21:48:12 +0000 (23:48 +0200)
commitf94451bb3fb57596b13295d7ad0045e866162b15
tree9d225cc7612b0fce53f8d2bff63f0a77908371c5
parent69b35f511849f1d2ab42fadef54f7092df1c0fb7
Switch converObj to negative error return

This will allow cpychecker to know that this function has set the
exception already, eliminating false positives.
xattr.c