Added a workaround to module loading to allow Python scripts to do imports.
authorSven Trenkel <collectd@semidefinite.de>
Sat, 17 Oct 2009 18:06:51 +0000 (20:06 +0200)
committerSven Trenkel <collectd@semidefinite.de>
Sat, 17 Oct 2009 18:06:51 +0000 (20:06 +0200)
commitf131f0347f58929bdb992ca4dabcb40120757ffc
treebe3d6addc3b27031b5fcfb688e312077ec55362d
parent67b914e6f0f5e6c51c01716e520326348ff0e8aa
Added a workaround to module loading to allow Python scripts to do imports.
Redid the python thread handling.
Added log callback.
src/owniptc/libiptc.c
src/plugin.c
src/python.c