X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-python.pod;h=6a83b97fd0a01e2d603a379edf29a085484e2fca;hb=662c44a84ae3daecd4ffdea940fffce35a41b52a;hp=e0851d90c66204cf64883ba731d7ddcca6c8c0e1;hpb=92498b8a0e1d50c7e06d435395ac0ac307cc190c;p=collectd.git diff --git a/src/collectd-python.pod b/src/collectd-python.pod index e0851d90..6a83b97f 100644 --- 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 (see L) 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 @@ -717,7 +717,7 @@ dispatched by the python plugin after upgrades. =item * Not all aspects of the collectd API are accessible from Python. This includes -but is not limited to filters and data sets. +but is not limited to filters. =back