util-linux/libmount/python
Karel Zak c643ad4d81 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>
2013-08-20 14:01:39 +02:00
..
libmount pylibmount: add __init__.py 2013-08-19 15:06:37 +02:00
context.c pylibmount: coding style changes, don't touch Context() status 2013-08-20 14:01:39 +02:00
fs.c pylibmount: use mnt_fs_set_userdata() rather than ->userdata 2013-08-20 11:32:49 +02:00
Makemodule.am build-sys: install pylibmount into 2013-08-19 15:24:33 +02:00
pylibmount.c pylibmount: basic code 2013-08-19 15:00:15 +02:00
pylibmount.h pylibmount: cleanup object names 2013-08-19 17:10:07 +02:00
tab.c pylibmount: coding style changes, don't touch Context() status 2013-08-20 14:01:39 +02:00
test_mount_context.py pylibmount: cleanup object names 2013-08-19 17:10:07 +02:00
test_mount_tab.py pylibmount: cleanup object names 2013-08-19 17:10:07 +02:00
test_mount_tab_update.py pylibmount: cleanup object names 2013-08-19 17:10:07 +02:00