summaryrefslogtreecommitdiff
path: root/systemd.py
diff options
context:
space:
mode:
Diffstat (limited to 'systemd.py')
-rwxr-xr-xsystemd.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/systemd.py b/systemd.py
index ee4808e..6a7bf2b 100755
--- a/systemd.py
+++ b/systemd.py
@@ -19,10 +19,6 @@
# This should be both valid Python 2 and 3, as the collectd Python
# plugin can be either Python 2 or 3 (decided at compile time).
-#
-# Oddly, the Arch 'collectd' package chose Python 2, despite using
-# Python 3 as the default system Python. I assume they have a good
-# reason for it, though I can't find it discussed anywhere.
import sys
import dbus