systemd/src/python-systemd
Zbigniew Jędrzejewski-Szmek ab3a162c01 systemd-python: small cleanups
- separate methods with two empty lines for clarity
- avoid malloc(0) by specyfing private data size as -1
- add method name in error messages
2013-03-19 21:50:43 -04:00
..
docs systemd-python: add systemd.daemon wrapping sd-daemon 2013-03-15 22:55:24 -04:00
__init__.py python: change license to LGPL 2.1 2012-09-13 04:06:11 +02:00
_daemon.c systemd-python: add systemd.daemon wrapping sd-daemon 2013-03-15 22:55:24 -04:00
_journal.c systemd-python: small cleanups 2013-03-19 21:50:43 -04:00
_reader.c systemd-python: small cleanups 2013-03-19 21:50:43 -04:00
.gitignore python: build html docs using sphinx 2013-02-22 16:57:43 +01:00
daemon.py systemd-python: add systemd.daemon wrapping sd-daemon 2013-03-15 22:55:24 -04:00
id128.c systemd-python: small cleanups 2013-03-19 21:50:43 -04:00
journal.py systemd-python: add journal.get_catalog() 2013-03-19 21:50:42 -04:00
Makefile python: integrate David Strauss' python-systemd package 2012-09-13 04:01:18 +02:00
pyutil.c python-systemd: check all errors and use automatic cleanup 2013-02-28 20:04:17 -05:00
pyutil.h systemd-python: add systemd.daemon wrapping sd-daemon 2013-03-15 22:55:24 -04:00