projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41cdd38
)
Bump python requirement to 2.6
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 7 Aug 2016 15:10:12 +0000
(17:10 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 7 Aug 2016 16:04:38 +0000
(18:04 +0200)
Fixes #1863
src/collectd-python.pod
patch
|
blob
|
history
diff --git
a/src/collectd-python.pod
b/src/collectd-python.pod
index
e0851d9
..
16b26af
100644
(file)
--- a/
src/collectd-python.pod
+++ b/
src/collectd-python.pod
@@
-37,7
+37,7
@@
for collectd in Python. This is a lot more efficient than executing a
Python-script every time you want to read a value with the C<exec plugin> (see
L<collectd-exec(5)>) and provides a lot more functionality, too.
-The minimum required Python version is I<2.
3
>.
+The minimum required Python version is I<2.
6
>.
=head1 CONFIGURATION