Split python module. Added support for cyclic GC runs.
[collectd.git] / src / python.c
2009-10-21 Sven TrenkelSplit python module. Added support for cyclic GC runs.
2009-10-17 Sven TrenkelAdded a workaround to module loading to allow Python...
2009-10-12 Sven TrenkelAdded logging.
2009-10-11 Sven TrenkelAdded shutdown callback.
2009-10-11 Sven TrenkelAdded init callbacks with full threading support.
2009-10-11 Sven TrenkelAdded keyword support for register_config.
2009-10-11 Sven TrenkelAdded python plugin.