apparmor/libraries/libapparmor/swig
John Johansen 557aa290c3 libapparmor python: Fix 'aa_log_record' object has no attribute '__getattr__'
When building with swig 4 we are seeing the error

AttributeError: 'aa_log_record' object has no attribute '__getattr__'

Which forces swig to use modern classes which do not generate __getattr__
methods.

issue: https://gitlab.com/apparmor/apparmor/issues/33
Acked-by: Seth Arnold <seth.arnold@canonical.com>
Acked-by: Steve Beattie <steve@nxnw.org>
Signed-off-by: John Johansen <john.johansen@canonical.com>
(cherry picked from commit a6ac6f4cfc)
2019-06-04 21:52:21 -07:00
..
java move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
perl libapparmor: Finish removing LD_RUN_PATH from Makefile.perl 2018-10-09 16:46:27 -07:00
python libapparmor python: Fix 'aa_log_record' object has no attribute '__getattr__' 2019-06-04 21:52:21 -07:00
ruby libapparmor: move public headers to separate directory 2014-01-06 14:08:55 -08:00
SWIG libapparmor: Implement aa_stack_profile and aa_stack_onexec 2016-03-18 17:28:50 -05:00
Makefile.am move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00