]> git.k1024.org Git - pylibacl.git/commit
Use Py_RETURN_(TRUE|FALSE) instead of explicit code
authorIustin Pop <iusty@k1024.org>
Sat, 12 May 2012 22:54:27 +0000 (00:54 +0200)
committerIustin Pop <iusty@k1024.org>
Sat, 12 May 2012 22:54:27 +0000 (00:54 +0200)
commitc39c686c2acf6d8e6a88f5bb52acbcf99d613130
treea446eb1333eb4ca4cb94aeff26e5b4b46224300e
parentcaa91774976629689a0ab3cae04fee31f260a852
Use Py_RETURN_(TRUE|FALSE) instead of explicit code

This makes it a bit more safe.
acl.c