1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-12 15:21:19 +03:00
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
__init__.py
_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
.gitignore
daemon.py
id128.c Always prefer our headers to system headers 2014-07-31 08:56:03 -04:00
journal.py
login.c
Makefile
pyutil.c
pyutil.h