From df7ef4fa703e56bd33459c2099d2f43391ab36a0 Mon Sep 17 00:00:00 2001 From: Sven Trenkel Date: Tue, 5 Oct 2010 01:26:22 +0200 Subject: [PATCH] Fixed epic documentation fail. Python3 and meta-data support was added with 4.10 but is still listed as missing. --- src/collectd-python.pod | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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 -- 2.11.0