Added a workaround to module loading to allow Python scripts to do imports.
[collectd.git] / src / python.c
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.