X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fcollectd-python.pod;h=6a83b97fd0a01e2d603a379edf29a085484e2fca;hb=8858811d487e8edc576ff7b0216d663949055a66;hp=e0851d90c66204cf64883ba731d7ddcca6c8c0e1;hpb=92f3b751cce6466fc23175e75fe3b8a3b8f23cff;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