summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-09-18 17:59:03 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-09-18 17:59:03 -0400
commit33685e2f8c03e252390b28dd57464420cce5bcc3 (patch)
treee8d3a8280109a36c718e9d70d952b09ac6d6c85d
parent964db8aa32f68373b13d6900d69a523c1cffa26c (diff)
Remove comment about Arch Linux 'collectd' using python2; no longer trueHEADmaster
-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