selinux/libsemanage
Eric Paris 9406ace82b libsemanage: throw exceptions in python rather than return NULL
Python doesn't really work on the basis of negative error code.  It
throws exceptions.  This patch automatically generates little stub
functions which will catch negative error codes and will throw
exceptions in their place.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2011-08-11 23:35:52 -04:00
..
example Author: Daniel J Walsh 2008-09-15 09:25:33 -04:00
include Last attempt at upstreaming semodule_disable patch. 2010-03-06 17:56:24 -05:00
man libsemanage: Fix the format of the NAME lines 2009-11-27 12:51:57 -05:00
src libsemanage: throw exceptions in python rather than return NULL 2011-08-11 23:35:52 -04:00
tests regenerate swig bindings for compression support from commit 142bafa24900b5d9480818c9e81670bbeba2b44d 2009-01-12 10:19:58 -05:00
.gitignore Add subdirectory .gitignore files. 2009-10-20 21:25:55 -04:00
ChangeLog Minor version bump for updates as of 2011-08-01 2011-08-01 13:49:21 -04:00
COPYING initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
VERSION Minor version bump for updates as of 2011-08-01 2011-08-01 13:49:21 -04:00