chiark / gitweb /
Remove src/python-systemd
authorAndy Wingo <wingo@pobox.com>
Sun, 19 Apr 2015 11:28:46 +0000 (13:28 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 19 Apr 2015 11:32:25 +0000 (13:32 +0200)
commit2d6ba7e7a10e68febc0789ad7f2f3841c0d56312
tree4ba75e0bdb52694050f70e632c1c180ddbdc3265
parent630928a3552bad85b35b2d63902d3bd8b9a3cc9f
Remove src/python-systemd
21 files changed:
src/python-systemd/.gitignore [deleted file]
src/python-systemd/Makefile [deleted symlink]
src/python-systemd/__init__.py [deleted file]
src/python-systemd/_daemon.c [deleted file]
src/python-systemd/_journal.c [deleted file]
src/python-systemd/_reader.c [deleted file]
src/python-systemd/daemon.py [deleted file]
src/python-systemd/docs/.gitignore [deleted file]
src/python-systemd/docs/conf.py [deleted file]
src/python-systemd/docs/daemon.rst [deleted file]
src/python-systemd/docs/default.css [deleted file]
src/python-systemd/docs/id128.rst [deleted file]
src/python-systemd/docs/index.rst [deleted file]
src/python-systemd/docs/journal.rst [deleted file]
src/python-systemd/docs/layout.html [deleted file]
src/python-systemd/docs/login.rst [deleted file]
src/python-systemd/id128.c [deleted file]
src/python-systemd/journal.py [deleted file]
src/python-systemd/login.c [deleted file]
src/python-systemd/pyutil.c [deleted file]
src/python-systemd/pyutil.h [deleted file]