Systemd/src/python-systemd
Dave Reisner 9ff5ff320e python-systemd: avoid hitting assert in __exit__
Reader_close() asserts that 'args' is always NULL, but the __exit__
function forwards a non-NULL args.
2014-10-14 08:35:16 -04:00
..
docs systemd-python: fix booted() and add two functions to docs 2013-11-12 19:01:50 -05:00
.gitignore python: build html docs using sphinx 2013-02-22 16:57:43 +01:00
__init__.py python: change license to LGPL 2.1 2012-09-13 04:06:11 +02:00
_daemon.c Always prefer our headers to system headers 2014-07-31 08:56:03 -04:00
_journal.c Always prefer our headers to system headers 2014-07-31 08:56:03 -04:00
_reader.c python-systemd: avoid hitting assert in __exit__ 2014-10-14 08:35:16 -04:00
daemon.py systemd-python: wrap sd_notify 2013-07-05 22:50:42 -04:00
id128.c Always prefer our headers to system headers 2014-07-31 08:56:03 -04:00
journal.py systemd-python: use .hex instead of .get_hex() 2014-04-05 13:30:07 -04:00
login.c macro: introduce nice macro for disabling -Wmissing-prototypes warnigs 2014-02-20 18:47:33 +01:00
Makefile python: integrate David Strauss' python-systemd package 2012-09-13 04:01:18 +02:00
pyutil.c systemd-python: add support for sd_j_open_files 2013-07-17 23:41:10 -04:00
pyutil.h systemd-python: add support for sd_j_open_files 2013-07-17 23:41:10 -04:00