Merge remote branch 'trenkel/collectd-4.10' into collectd-4.10
authorFlorian Forster <octo@noris.net>
Wed, 6 Oct 2010 08:11:10 +0000 (10:11 +0200)
committerFlorian Forster <octo@noris.net>
Wed, 6 Oct 2010 08:11:10 +0000 (10:11 +0200)
src/collectd-python.pod

index b9408a3..81a78e7 100644 (file)
@@ -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