diff options
-rwxr-xr-x | systemd.py | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |