Code

curl plugins: Use configured URL for all poll cycles
[collectd.git] / src / collectd-python.pod
index e0851d90c66204cf64883ba731d7ddcca6c8c0e1..16b26afad1af0a820059656fd0d1d10d89d39b35 100644 (file)
@@ -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