Added new python class "Values". Only "dispatch" is implemented right now.
authorSven Trenkel <collectd@semidefinite.de>
Tue, 27 Oct 2009 16:36:57 +0000 (17:36 +0100)
committerSven Trenkel <collectd@semidefinite.de>
Tue, 27 Oct 2009 16:36:57 +0000 (17:36 +0100)
commitc98b98bfaaeb26894229d7da66ad145c75fb9b69
tree8f9b3f4e5c2a435324c7cbd2fa77da4f61be8699
parent045cf31cc5f85b703083da7383410bed4a667817
Added new python class "Values". Only "dispatch" is implemented right now.
src/cpython.h
src/python.c
src/pyvalues.c [new file with mode: 0644]