From: Sven Trenkel Date: Mon, 4 Oct 2010 23:26:22 +0000 (+0200) Subject: Fixed epic documentation fail. Python3 and meta-data support was added with 4.10... X-Git-Tag: collectd-4.10.2~4^2 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=df7ef4fa703e56bd33459c2099d2f43391ab36a0 Fixed epic documentation fail. Python3 and meta-data support was added with 4.10 but is still listed as missing. --- diff --git a/src/collectd-python.pod b/src/collectd-python.pod index b9408a3d..81a78e7f 100644 --- a/src/collectd-python.pod +++ b/src/collectd-python.pod @@ -693,14 +693,8 @@ dispatched by the python plugin after upgrades. =item -This plugin is not compatible with python3. Trying to compile it with python3 -will fail because of the ways string, unicode and bytearray behavior was -changed. - -=item - Not all aspects of the collectd API are accessible from python. This includes -but is not limited to meta-data, filters and data sets. +but is not limited to filters and data sets. =back