summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d7ca6a6)
raw | patch | inline | side by side (parent: d7ca6a6)
author | Sven Trenkel <collectd@semidefinite.de> | |
Mon, 4 Oct 2010 23:26:22 +0000 (01:26 +0200) | ||
committer | Sven Trenkel <collectd@semidefinite.de> | |
Mon, 4 Oct 2010 23:26:22 +0000 (01:26 +0200) |
src/collectd-python.pod | patch | blob | history |
index b9408a3d94957c022dda3ca7ba8025a7e6b2013a..81a78e7f3742afbf252b28a82e8ae9d9a1592791 100644 (file)
--- a/src/collectd-python.pod
+++ b/src/collectd-python.pod
=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