*Fix : the super() do nto work with non new style class, so the ArbiterInterface...
commitcb4260ddf914b651df550331513f0c0db75276e4
authorGabes Jean <naparuba@users.sourceforge.net>
Wed, 9 Mar 2011 10:39:42 +0000 (9 11:39 +0100)
committerGabes Jean <naparuba@users.sourceforge.net>
Wed, 9 Mar 2011 10:39:42 +0000 (9 11:39 +0100)
tree14c6e8e4406508f8bb9b9f5adc616966f9c297e3
parent531ddcda7bc7e86f52edb6127e7df551e163406f
*Fix : the super() do nto work with non new style class, so the ArbiterInterface should be at least a sub class of object
*Fix : with new pythonpath, the status.dat module failed, now better.
etc/shinken-specific.cfg
shinken/daemon.py
shinken/modules/status_dat_broker/status_dat_broker.py