]> git.ipfire.org Git - thirdparty/util-linux.git/commit
pylibmount: coding style changes, don't touch Context() status
authorKarel Zak <kzak@redhat.com>
Tue, 20 Aug 2013 12:01:39 +0000 (14:01 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Aug 2013 12:01:39 +0000 (14:01 +0200)
commitc643ad4d814f081aae19fd82acc1dd1a2aaf840d
treec19c1e07b695e6c1b36c7f92c9b1d768c80d7e79
parent2d59ffa15a5ce4aae0bd82593c9e2b7a644aea8d
pylibmount: coding style changes, don't touch Context() status

It's better to follow libmnt_context status than allow to play any
nasty games with this important variables in Python.

Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/python/context.c
libmount/python/tab.c